Spaces:
Runtime error
Runtime error
JingyeChen22
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ tinydb
|
|
10 |
flask
|
11 |
-e git+https://github.com/JingyeChen/diffusers.git#egg=diffusers
|
12 |
opencv-python
|
13 |
-
pillow==9.5.0
|
|
|
|
10 |
flask
|
11 |
-e git+https://github.com/JingyeChen/diffusers.git#egg=diffusers
|
12 |
opencv-python
|
13 |
+
pillow==9.5.0
|
14 |
+
huggingface_hub==0.24.7
|