Spaces:
Runtime error
Runtime error
imsuperkong
commited on
Commit
•
2363347
1
Parent(s):
49ff580
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ torch==2.0.1
|
|
2 |
torchvision
|
3 |
timm==0.6.12
|
4 |
diffusers==0.17.1
|
|
|
5 |
opencv-python
|
6 |
tqdm
|
7 |
typing
|
|
|
2 |
torchvision
|
3 |
timm==0.6.12
|
4 |
diffusers==0.17.1
|
5 |
+
transformers==4.31.0
|
6 |
opencv-python
|
7 |
tqdm
|
8 |
typing
|