Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ torch==2.2.0
|
|
7 |
transformers==4.37.0
|
8 |
spaces==0.23.2
|
9 |
opencv-python
|
10 |
-
xformers
|
|
|
|
|
|
7 |
transformers==4.37.0
|
8 |
spaces==0.23.2
|
9 |
opencv-python
|
10 |
+
xformers
|
11 |
+
huggingface_hub
|
12 |
+
httpx[socks]
|