Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ spaces==0.23.2
|
|
9 |
opencv-python
|
10 |
xformers
|
11 |
huggingface_hub==0.25.0
|
12 |
-
httpx[socks]
|
|
|
|
9 |
opencv-python
|
10 |
xformers
|
11 |
huggingface_hub==0.25.0
|
12 |
+
httpx[socks]
|
13 |
+
fastapi==0.112.4
|