Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
python-dotenv
|
2 |
|
3 |
gradio
|
|
|
|
|
4 |
torch
|
5 |
transformers
|
6 |
-
diffusers
|
|
|
|
1 |
python-dotenv
|
2 |
|
3 |
gradio
|
4 |
+
plotly
|
5 |
+
|
6 |
torch
|
7 |
transformers
|
8 |
+
diffusers
|
9 |
+
|