Spaces:
Running
on
Zero
Running
on
Zero
requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ torchaudio==2.2.0
|
|
5 |
diffusers==0.27.0 # pth file cannot be loaded in the latest version
|
6 |
Flask==2.3.0
|
7 |
Flask-Cors==4.0.0
|
8 |
-
Flask-SocketIO==4.
|
9 |
gradio==4.36.1
|
10 |
huggingface_hub==0.23.2
|
11 |
kornia==0.7.1
|
|
|
5 |
diffusers==0.27.0 # pth file cannot be loaded in the latest version
|
6 |
Flask==2.3.0
|
7 |
Flask-Cors==4.0.0
|
8 |
+
Flask-SocketIO==4.3.0
|
9 |
gradio==4.36.1
|
10 |
huggingface_hub==0.23.2
|
11 |
kornia==0.7.1
|