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