MarxistLeninist commited on
Commit
86cfd45
·
verified ·
1 Parent(s): 641a8ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio>=4.44.0
2
- transformers>=4.44.0
 
3
  torch>=2.2
4
- huggingface_hub>=0.24.0
5
- spaces>=0.19.4
 
 
1
+ # requirements.txt
2
+ gradio>=4.29
3
+ transformers>=4.44
4
  torch>=2.2
5
+ huggingface_hub>=0.24
6
+ spaces>=0.26
7
+ hf_transfer>=0.1.4