Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ pybind11==2.13.6
|
|
| 4 |
|
| 5 |
# --- Hugging Face ZeroGPU Infrastructure ---
|
| 6 |
# 提前安装,确保硬件调度层最优先
|
| 7 |
-
spaces==0.
|
| 8 |
huggingface-hub==0.23.5
|
| 9 |
|
| 10 |
# --- Core ML/Deep Learning ---
|
|
|
|
| 4 |
|
| 5 |
# --- Hugging Face ZeroGPU Infrastructure ---
|
| 6 |
# 提前安装,确保硬件调度层最优先
|
| 7 |
+
spaces==0.50.0
|
| 8 |
huggingface-hub==0.23.5
|
| 9 |
|
| 10 |
# --- Core ML/Deep Learning ---
|