Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ git+https://github.com/openai/shap-e@8625e7c
|
|
| 2 |
gradio==3.32.0
|
| 3 |
torch==2.0.0
|
| 4 |
torchvision==0.15.1
|
| 5 |
-
trimesh==3.21.5
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio==3.32.0
|
| 3 |
torch==2.0.0
|
| 4 |
torchvision==0.15.1
|
| 5 |
+
trimesh==3.21.5
|
| 6 |
+
transformers
|
| 7 |
+
diffusers
|
| 8 |
+
accelerate
|