Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
diffusers==0.29.1
|
| 2 |
-
torch
|
| 3 |
gradio==4.36.1
|
| 4 |
torchvision
|
| 5 |
pipeline
|
|
|
|
| 1 |
diffusers==0.29.1
|
| 2 |
+
torch==2.3.0
|
| 3 |
gradio==4.36.1
|
| 4 |
torchvision
|
| 5 |
pipeline
|