mirror of
https://github.com/karpathy/llm.c.git
synced 2026-07-28 20:35:09 -04:00
Merge pull request #327 from yushengsu-thu/master
[ModuleNotFoundError]: Solution - add required package (requests) into requirements.txt
This commit is contained in:
commit
2583feb7a2
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ numpy
|
|||
torch
|
||||
tiktoken
|
||||
transformers
|
||||
requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue