Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
danube2024
- opened
- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -4,4 +4,10 @@ numpy
|
|
4 |
Pillow
|
5 |
gradio==3.0b8
|
6 |
jinja2
|
7 |
-
open3d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
Pillow
|
5 |
gradio==3.0b8
|
6 |
jinja2
|
7 |
+
open3d
|
8 |
+
torch
|
9 |
+
transformers
|
10 |
+
diffusers
|
11 |
+
Pillow
|
12 |
+
gradio
|
13 |
+
accelerate
|