Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +20 -0
requirements.txt
CHANGED
@@ -23,3 +23,23 @@ easyocr
|
|
23 |
opencv-python==4.5.1.48
|
24 |
|
25 |
git+https://github.com/coqui-ai/TTS.git@dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
opencv-python==4.5.1.48
|
24 |
|
25 |
git+https://github.com/coqui-ai/TTS.git@dev
|
26 |
+
|
27 |
+
|
28 |
+
pytorch-lightning==2.1.2
|
29 |
+
einops
|
30 |
+
omegaconf
|
31 |
+
deepspeed
|
32 |
+
torchmetrics
|
33 |
+
webdataset
|
34 |
+
tensorboard
|
35 |
+
PyMCubes
|
36 |
+
trimesh
|
37 |
+
rembg
|
38 |
+
diffusers==0.19.3
|
39 |
+
bitsandbytes
|
40 |
+
imageio[ffmpeg]
|
41 |
+
xatlas
|
42 |
+
plyfile
|
43 |
+
xformers==0.0.22.post7
|
44 |
+
git+https://github.com/NVlabs/nvdiffrast/
|
45 |
+
huggingface-hub
|