test
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.26.0
|
| 2 |
-
spaces>=0.
|
| 3 |
# --- Core Framework (Pinned Versions) ---
|
| 4 |
torch==2.5.1
|
| 5 |
torchvision==0.20.1
|
|
|
|
| 1 |
gradio==4.26.0
|
| 2 |
+
spaces>=0.30.0
|
| 3 |
# --- Core Framework (Pinned Versions) ---
|
| 4 |
torch==2.5.1
|
| 5 |
torchvision==0.20.1
|