Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
1c78eb8
1
Parent(s):
45ce04d
fix req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -6,12 +6,12 @@ transformers==4.46.0
|
|
| 6 |
diffusers==0.30.0
|
| 7 |
accelerate==1.1.1
|
| 8 |
pytorch-lightning==1.9.5
|
| 9 |
-
huggingface-hub==0.
|
| 10 |
safetensors==0.4.4
|
| 11 |
|
| 12 |
# Scientific Computing
|
| 13 |
numpy==2.1.2
|
| 14 |
-
scipy==1.
|
| 15 |
einops==0.8.0
|
| 16 |
pandas==2.2.2
|
| 17 |
|
|
|
|
| 6 |
diffusers==0.30.0
|
| 7 |
accelerate==1.1.1
|
| 8 |
pytorch-lightning==1.9.5
|
| 9 |
+
huggingface-hub==0.35.1
|
| 10 |
safetensors==0.4.4
|
| 11 |
|
| 12 |
# Scientific Computing
|
| 13 |
numpy==2.1.2
|
| 14 |
+
scipy==1.15.3
|
| 15 |
einops==0.8.0
|
| 16 |
pandas==2.2.2
|
| 17 |
|