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