Seungwoo-Yoon commited on
Commit ·
6cbacdc
1
Parent(s): 3bbce7b
remove demo dependencies
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -42,6 +42,6 @@ git+https://github.com/microsoft/MoGe.git@0286b495230a074aadf1c76cc5c679e943e5d1
|
|
| 42 |
torchmetrics
|
| 43 |
|
| 44 |
# Demo dependencies
|
| 45 |
-
gradio
|
| 46 |
-
spaces
|
| 47 |
-
starlette==0.40.0
|
|
|
|
| 42 |
torchmetrics
|
| 43 |
|
| 44 |
# Demo dependencies
|
| 45 |
+
# gradio
|
| 46 |
+
# spaces
|
| 47 |
+
# starlette==0.40.0
|