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