Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +22 -0
requirements.txt
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
scikit-learn
|
2 |
+
gpustat
|
3 |
+
nvitop
|
4 |
+
diffusers
|
5 |
+
transformers
|
6 |
+
einops
|
7 |
+
huggingface_hub
|
8 |
+
opencv-python
|
9 |
+
trimesh
|
10 |
+
omegaconf
|
11 |
+
scikit-image
|
12 |
+
numpy==1.26.4
|
13 |
+
peft
|
14 |
+
jaxtyping
|
15 |
+
typeguard
|
16 |
+
diso
|
17 |
+
matplotlib
|
18 |
+
imageio-ffmpeg
|
19 |
+
pyrender
|
20 |
+
deepspeed
|
21 |
+
wandb[media]
|
22 |
+
colormaps
|