Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,5 +11,6 @@ roma
|
|
11 |
jaxtyping
|
12 |
numpy<2 # Downgrade NumPy to avoid compatibility issues
|
13 |
|
14 |
-
|
|
|
15 |
httpx[socks]
|
|
|
11 |
jaxtyping
|
12 |
numpy<2 # Downgrade NumPy to avoid compatibility issues
|
13 |
|
14 |
+
spaces
|
15 |
+
gradio
|
16 |
httpx[socks]
|