iamhariraj commited on
Commit
73099b5
·
verified ·
1 Parent(s): c211970

requirements: drop torch/transformers, keep gradio + huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- transformers>=4.35.0
2
- torch>=2.0.0
 
1
+ gradio>=4.0.0
2
+ huggingface_hub>=0.20.0