Spaces:
Runtime error
Runtime error
Nikhil0987
commited on
Commit
•
782911b
1
Parent(s):
d1edd82
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ huggingface-hub==0.23.4
|
|
9 |
rembg[gpu]==2.0.57; sys_platform != 'darwin'
|
10 |
rembg==2.0.57; sys_platform == 'darwin'
|
11 |
gpytoolbox==0.2.0
|
|
|
|
9 |
rembg[gpu]==2.0.57; sys_platform != 'darwin'
|
10 |
rembg==2.0.57; sys_platform == 'darwin'
|
11 |
gpytoolbox==0.2.0
|
12 |
+
gradio_litmodel3d
|