hugging2021 commited on
Commit
a8a71fa
·
verified ·
1 Parent(s): 8aca554

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- gradio==3.0.0
 
 
 
 
 
 
 
 
 
1
+ gradio==3.0.0
2
+ pip==22.3.1
3
+ huggingface-hub=0.19
4
+ hf-transfer==0.1.4
5
+ protobuf4
6
+ click==8.1
7
+ pydantic==1.0
8
+ gradio[oauth]==4.36.1
9
+ uvicorn==0.14.0