xinjie.wang
commited on
Commit
·
705e302
1
Parent(s):
5f85653
Add application file
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
|
3 |
+
|
4 |
+
gradio_litmodel3d==0.0.1
|
5 |
+
# gradio==5.12.0
|