Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pillow>=9.0.0
|
|
2 |
onnxruntime>=1.12.0
|
3 |
huggingface-hub
|
4 |
torch
|
|
|
5 |
diffusers
|
|
|
2 |
onnxruntime>=1.12.0
|
3 |
huggingface-hub
|
4 |
torch
|
5 |
+
transformers
|
6 |
diffusers
|