Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
-
|
| 2 |
omegaconf
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
omegaconf
|
| 3 |
+
pillow
|
| 4 |
+
gradio
|
| 5 |
+
tqdm
|
| 6 |
+
CLIP
|
| 7 |
+
huggingface_hub
|