Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 3 |
|
| 4 |
# Core CUDA stack (these three versions are a matched set)
|
| 5 |
-
spaces==0.
|
| 6 |
pydantic==2.10.6
|
| 7 |
insightface==0.7.3
|
| 8 |
diffusers
|
|
|
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 3 |
|
| 4 |
# Core CUDA stack (these three versions are a matched set)
|
| 5 |
+
spaces==0.40.0
|
| 6 |
pydantic==2.10.6
|
| 7 |
insightface==0.7.3
|
| 8 |
diffusers
|