Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ torch==2.3.1
|
|
2 |
torchvision==0.18.1
|
3 |
gradio==4.37.2
|
4 |
diffusers==0.31.0
|
|
|
|
2 |
torchvision==0.18.1
|
3 |
gradio==4.37.2
|
4 |
diffusers==0.31.0
|
5 |
+
accelerate
|