Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ torch==2.0.1
|
|
| 5 |
torchmetrics==1.0.3
|
| 6 |
torchsummary==1.5.1
|
| 7 |
torchvision==0.15.2
|
|
|
|
|
|
| 5 |
torchmetrics==1.0.3
|
| 6 |
torchsummary==1.5.1
|
| 7 |
torchvision==0.15.2
|
| 8 |
+
diffusers==0.21.4
|