Spaces:
Sleeping
Sleeping
muhammadhamza-stack commited on
Commit ·
8e00a61
1
Parent(s): 40723b7
update requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ torch
|
|
| 2 |
pillow
|
| 3 |
gradio==3.50.2
|
| 4 |
gradio-client==0.6.1
|
|
|
|
|
|
|
|
|
| 2 |
pillow
|
| 3 |
gradio==3.50.2
|
| 4 |
gradio-client==0.6.1
|
| 5 |
+
uvicorn>=0.14,<0.24
|
| 6 |
+
websockets>=10.4,<12
|