Spaces:
Running
on
Zero
Running
on
Zero
robin-courant
commited on
Add requirements
Browse files- requirements.txt +17 -0
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
lightning
|
2 |
+
wandb
|
3 |
+
einops
|
4 |
+
hydra-core
|
5 |
+
scipy
|
6 |
+
torchtyping
|
7 |
+
gradio
|
8 |
+
matplotlib==3.7.1
|
9 |
+
pytorch3d
|
10 |
+
scikit-learn
|
11 |
+
fvcore
|
12 |
+
iopath
|
13 |
+
ema_pytorch
|
14 |
+
ftfy
|
15 |
+
regex
|
16 |
+
tqdm
|
17 |
+
git+https://github.com/openai/CLIP.git
|