skkk commited on
Commit
e6dfc7b
1 Parent(s): 2455b73
Files changed (1) hide show
  1. app.py +2 -2
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.3-py3-none-any.whl')
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