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