Spaces:
Runtime error
Runtime error
imsuperkong
commited on
Commit
•
59a4524
1
Parent(s):
94456f8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ torchvision
|
|
3 |
timm==0.6.12
|
4 |
diffusers==0.17.1
|
5 |
transformers==4.31.0
|
|
|
6 |
opencv-python
|
7 |
tqdm
|
8 |
typing
|
|
|
3 |
timm==0.6.12
|
4 |
diffusers==0.17.1
|
5 |
transformers==4.31.0
|
6 |
+
xformers==0.0.20
|
7 |
opencv-python
|
8 |
tqdm
|
9 |
typing
|