Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
Β·
3809a96
1
Parent(s):
e984b5c
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
ftfy
|
2 |
+
regex
|
3 |
+
tqdm
|
4 |
+
omegaconf
|
5 |
+
pytorch-lightning
|
6 |
+
kornia
|
7 |
+
imageio-ffmpeg
|
8 |
+
einops
|
9 |
+
gradio
|