Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
gradio==2.2.1
|
2 |
+
torch==1.10.1
|
3 |
+
PIL==9.0.1
|
4 |
+
clip==1.0.0
|
5 |
+
d2l==0.31.0
|
6 |
+
vqgan_clip==0.2.0
|