lyhourt commited on
Commit
f41db1e
1 Parent(s): 9b5c191

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers
2
  gradio==3.50.2
3
  gradio_client==0.6.1
 
 
4
  torch
 
1
  transformers
2
  gradio==3.50.2
3
  gradio_client==0.6.1
4
+ gradio[oauth]==3.50.2
5
+ uvicorn==0.29.0
6
  torch