Ruicheng commited on
Commit
082752e
Β·
1 Parent(s): 201ab98

change theme for embedding space

Browse files
app.py CHANGED
@@ -225,7 +225,7 @@ def main(share: bool, pretrained_model_name_or_path: str, model_version: str, us
225
  return [image, measure_points, depth_text]
226
 
227
  print("Create Gradio app...")
228
- with gr.Blocks(theme=gr.themes.Soft()) as demo:
229
  gr.Markdown(
230
  f'''
231
  <div align="center">
 
225
  return [image, measure_points, depth_text]
226
 
227
  print("Create Gradio app...")
228
+ with gr.Blocks() as demo:
229
  gr.Markdown(
230
  f'''
231
  <div align="center">
example_images/06_MaitreyaBuddha.png DELETED

Git LFS Details

  • SHA256: 396c5fd722bf5a21b931cbb70b883d6b1d5f9bab439cc426ec2f606fc2b7872d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.22 MB
example_images/{11_Room.jpg β†’ 06_Room.jpg} RENAMED
File without changes
example_images/09_Restaurant.jpg DELETED

Git LFS Details

  • SHA256: b2bb7b5a1e91a174101109b0976b8ae2a4d6bb7d6eadad6569106ed102d0d5a6
  • Pointer size: 131 Bytes
  • Size of remote file: 794 kB
example_images/{12_StylizedHouses.jpg β†’ 09_StylizedHouses.jpg} RENAMED
File without changes