0xdant commited on
Commit
da51feb
1 Parent(s): c4d2e43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -1
requirements.txt CHANGED
@@ -1 +1,14 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ together==1.2.0
3
+ python-dotenv~=1.0.1
4
+ tiktoken==0.7.0
5
+ blobfile==3.0.0
6
+ torch==2.2.2
7
+ matplotlib==3.9.2
8
+ wolframalpha==5.1.3
9
+ tavily-python==0.5.0
10
+ llama-stack==0.0.36
11
+ llama-stack-client==0.0.35
12
+ gradio==4.43.0
13
+ transformers==4.45.2
14
+ accelerate>=0.26.0