gaialive commited on
Commit
3f39d73
·
verified ·
1 Parent(s): 158a270

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- huggingface_hub>=0.28.1
2
- pandas
3
- numpy
4
- scipy
5
- openai
6
- dotenv
7
- psutil
8
- tiktoken
9
- gradio>=5.23.3
10
- datasets==3.5.0
 
 
1
+ huggingface_hub>=0.28.1
2
+ pandas
3
+ numpy
4
+ scipy
5
+ groq
6
+ openai
7
+ dotenv
8
+ psutil
9
+ tiktoken
10
+ gradio>=5.23.3
11
+ datasets==3.5.0