kimnamjoon0007 commited on
Commit
aba1139
·
verified ·
1 Parent(s): 7d9c8f4

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- # Pinned stable versions for Python 3.11
2
  gradio==4.36.0
3
- gradio-client==0.17.0
4
  torch>=2.0.0
5
  transformers>=4.35.0
6
  huggingface_hub>=0.20.0
 
1
+ # Stable versions for Python 3.11 Docker
2
  gradio==4.36.0
 
3
  torch>=2.0.0
4
  transformers>=4.35.0
5
  huggingface_hub>=0.20.0