Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ diffusers==0.27.0 # pth file cannot be loaded in the latest version
|
|
7 |
Flask==3.0.3
|
8 |
Flask-Cors==4.0.0
|
9 |
Flask-SocketIO==5.3.6
|
10 |
-
huggingface-hub==0.
|
11 |
kornia==0.7.1
|
12 |
numpy==1.23.5
|
13 |
opencv-python==4.9.0.80
|
|
|
7 |
Flask==3.0.3
|
8 |
Flask-Cors==4.0.0
|
9 |
Flask-SocketIO==5.3.6
|
10 |
+
huggingface-hub==0.24.7
|
11 |
kornia==0.7.1
|
12 |
numpy==1.23.5
|
13 |
opencv-python==4.9.0.80
|