ChinarQ-AI commited on
Commit
b661fac
·
verified ·
1 Parent(s): afebf23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ python-dotenv==1.0.1
2
+ torch==2.2.2
3
+ transformers==4.40.0
4
+ groq>=0.5.0
5
+ pandas==2.2.1
6
+ numpy==1.26.4
7
+ gradio==5.28.0