Spaces:
Sleeping
Sleeping
Commit
·
b518825
1
Parent(s):
9dbdf1e
update
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ accelerate
|
|
| 2 |
diffusers
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
|
|
|
| 5 |
transformers
|
| 6 |
xformers
|
| 7 |
controlnet-aux # for controlnet
|
|
|
|
| 2 |
diffusers
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
transformers
|
| 7 |
xformers
|
| 8 |
controlnet-aux # for controlnet
|