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