Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio==4.31.4
|
| 2 |
gradio-litmodel3d==0.0.1
|
| 3 |
numpy
|
|
|
|
| 1 |
+
torch==2.2.0
|
| 2 |
gradio==4.31.4
|
| 3 |
gradio-litmodel3d==0.0.1
|
| 4 |
numpy
|