FESG1234 commited on
Commit
bf51ea5
·
verified ·
1 Parent(s): 7fbea2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ torch>=2.0.0
3
+ transformers>=4.30.0
4
+ gradio>=3.40.0