Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
numpy
|
| 5 |
transformers
|
| 6 |
-
|
|
|
|
| 1 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
| 2 |
+
invisible_watermark
|
| 3 |
+
accelerate
|
| 4 |
+
safetensors
|
| 5 |
torch
|
| 6 |
torchvision
|
| 7 |
numpy
|
| 8 |
transformers
|
| 9 |
+
diffusers
|