wyysf commited on
Commit
2d15df2
·
1 Parent(s): 0343e3c
Files changed (1) hide show
  1. gradio_app.py +0 -1
gradio_app.py CHANGED
@@ -183,7 +183,6 @@ def image2mesh(image: Any,
183
 
184
  return filepath
185
 
186
- @spaces.GPU
187
  def mesh2texture(mesh_file, image_file):
188
  headers = {'Content-Type': 'application/json'}
189
  server_url = "114.249.238.184:34119"
 
183
 
184
  return filepath
185
 
 
186
  def mesh2texture(mesh_file, image_file):
187
  headers = {'Content-Type': 'application/json'}
188
  server_url = "114.249.238.184:34119"