Spaces:
Runtime error
Runtime error
add a feature
Browse files- app.py +1 -1
- gradio_fake3d-0.0.2-py3-none-any.whl +0 -0
- gradio_fake3d-0.0.3-py3-none-any.whl +0 -0
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import os
|
2 |
os.system('pip uninstall -y gradio_fake3d')
|
3 |
-
os.system('pip install gradio_fake3d-0.0.
|
4 |
|
5 |
import gradio as gr
|
6 |
import re
|
|
|
1 |
import os
|
2 |
os.system('pip uninstall -y gradio_fake3d')
|
3 |
+
os.system('pip install gradio_fake3d-0.0.3-py3-none-any.whl')
|
4 |
|
5 |
import gradio as gr
|
6 |
import re
|
gradio_fake3d-0.0.2-py3-none-any.whl
DELETED
Binary file (46.7 kB)
|
|
gradio_fake3d-0.0.3-py3-none-any.whl
ADDED
Binary file (46.8 kB). View file
|
|