Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
-
|
| 3 |
-
numpy
|
| 4 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
+
transformers
|
| 3 |
+
numpy
|
| 4 |
+
Pillow
|
| 5 |
+
gradio==4.26.0
|
| 6 |
+
jinja2
|
| 7 |
+
open3d
|