re-type commited on
Commit
bb610e5
·
verified ·
1 Parent(s): b03fbbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio==4.14.0
 
 
2
  gradio_client
3
  torch>=1.9.0
4
  numpy
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ gradio==4.44.0 # Use stable version
4
  gradio_client
5
  torch>=1.9.0
6
  numpy