Spaces:
Runtime error
Runtime error
Fix requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/diffusers@09fab56
|
|
2 |
gradio==3.38.0
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
|
|
5 |
trimesh==3.22.3
|
|
|
2 |
gradio==3.38.0
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
+
transformers==4.31.0
|
6 |
trimesh==3.22.3
|