Myogyi commited on
Commit
0c9213f
1 Parent(s): 5d90526

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  super-image == 0.1.7
3
  huggingface_hub==0.24.7
4
  gradio == 4.44.0
 
5
  # Base ----------------------------------------
6
  matplotlib>=3.2.2
7
  numpy>=1.18.5,<1.24.0
 
2
  super-image == 0.1.7
3
  huggingface_hub==0.24.7
4
  gradio == 4.44.0
5
+ uvicorn == 0.27.1
6
  # Base ----------------------------------------
7
  matplotlib>=3.2.2
8
  numpy>=1.18.5,<1.24.0