IAMTFRMZA commited on
Commit
5bc266c
·
verified ·
1 Parent(s): ce17e9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ from tsr.system import TSR
18
  from tsr.utils import remove_background, resize_foreground, to_gradio_3d_orientation
19
 
20
  # Set your SerpApi key here
21
- SERPAPI_KEY = "YOUR_SERPAPI_KEY"
22
 
23
  HEADER = """
24
  **TripoSR** is a state-of-the-art open-source model for **fast** feedforward 3D reconstruction from a single image, developed in collaboration between [Tripo AI](https://www.tripo3d.ai/) and [Stability AI](https://stability.ai/).
 
18
  from tsr.utils import remove_background, resize_foreground, to_gradio_3d_orientation
19
 
20
  # Set your SerpApi key here
21
+ SERPAPI_KEY = "3a786d94adb1d9739bb3a877b05dae35d231917f02ad89f74adfa014b567af3f"
22
 
23
  HEADER = """
24
  **TripoSR** is a state-of-the-art open-source model for **fast** feedforward 3D reconstruction from a single image, developed in collaboration between [Tripo AI](https://www.tripo3d.ai/) and [Stability AI](https://stability.ai/).