Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
PIL
|
4 |
+
clip
|
5 |
+
d2l
|
6 |
+
vqgan_clip
|