Spaces:
Runtime error
Runtime error
chenyangqi
commited on
Commit
·
c4333c6
1
Parent(s):
3060b7e
requirement
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -17,3 +17,7 @@ torchvision==0.14.1
|
|
17 |
transformers==4.26.0
|
18 |
triton==2.0.0.dev20221202
|
19 |
xformers==0.0.16
|
|
|
|
|
|
|
|
|
|
17 |
transformers==4.26.0
|
18 |
triton==2.0.0.dev20221202
|
19 |
xformers==0.0.16
|
20 |
+
modelcards
|
21 |
+
click
|
22 |
+
opencv-python
|
23 |
+
imageio[ffmpeg]
|