Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pytorch_lightning
|
|
3 |
accelerate
|
4 |
diffusers[torch]
|
5 |
transformers
|
6 |
-
scipy
|
|
|
|
3 |
accelerate
|
4 |
diffusers[torch]
|
5 |
transformers
|
6 |
+
scipy
|
7 |
+
tensorboard
|