Spaces:
Sleeping
Sleeping
ljzycmd
commited on
Commit
•
b7d4a35
1
Parent(s):
5fc5efa
Update requirements
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
diffusers==0.15.0
|
2 |
transformers
|
3 |
opencv-python
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
pytorch-lightning
|
4 |
+
numpy
|
5 |
+
tqdm
|
6 |
+
einops
|
7 |
+
omegaconf
|
8 |
diffusers==0.15.0
|
9 |
transformers
|
10 |
opencv-python
|