Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ accelerate==0.29.3
|
|
| 4 |
safetensors==0.4.3
|
| 5 |
torch==2.2.2
|
| 6 |
torchvision==0.17.2
|
| 7 |
-
|
| 8 |
xformers==0.0.25
|
| 9 |
Pillow==10.3.0
|
| 10 |
numpy==1.26.4
|
|
|
|
| 4 |
safetensors==0.4.3
|
| 5 |
torch==2.2.2
|
| 6 |
torchvision==0.17.2
|
| 7 |
+
streamlit==1.53.1
|
| 8 |
xformers==0.0.25
|
| 9 |
Pillow==10.3.0
|
| 10 |
numpy==1.26.4
|