Spaces:
Runtime error
Runtime error
root
commited on
Commit
•
9559802
1
Parent(s):
6f6bf87
req
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -4,3 +4,8 @@ torchvision
|
|
4 |
numpy
|
5 |
transformers==4.19.2
|
6 |
diffusers==0.6.0
|
|
|
|
|
|
|
|
|
|
|
|
4 |
numpy
|
5 |
transformers==4.19.2
|
6 |
diffusers==0.6.0
|
7 |
+
omegaconf==2.1.1
|
8 |
+
ftfy==6.1.1
|
9 |
+
regex==2022.9.13
|
10 |
+
timm==0.6.12
|
11 |
+
imageio
|