sakhrearasp commited on
Commit
26a4617
·
verified ·
1 Parent(s): acbd181

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,2 +1,5 @@
1
- gradio>=4.0
2
- python-dotenv
 
 
 
 
1
+ gradio>=4.0.0
2
+ transformers>=4.35.0
3
+ torch>=2.1.0
4
+ accelerate>=0.24.0
5
+ python-dotenv>=1.0.0