Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
|
|
|
|
|
|
1 |
diffusers
|
2 |
torch
|
3 |
transformers
|
4 |
accelerate
|
5 |
-
torchvision
|
|
|
1 |
+
tensorflow
|
2 |
+
math
|
3 |
+
numpy
|
4 |
diffusers
|
5 |
torch
|
6 |
transformers
|
7 |
accelerate
|
|