hassiahk commited on
Commit
074dc08
1 Parent(s): d63e39f

Fix Chair model link

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. config.json +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ st.sidebar.markdown(
66
  }
67
  </style>
68
  <p class="aligncenter">
69
- <img src="https://user-images.githubusercontent.com/77657524/126361638-4aad58e8-4efb-4fc5-bf78-f53d03799e1e.png" width="425" height="400"/>
70
  </p>
71
  """,
72
  unsafe_allow_html=True,
 
66
  }
67
  </style>
68
  <p class="aligncenter">
69
+ <img src="https://user-images.githubusercontent.com/77657524/126361638-4aad58e8-4efb-4fc5-bf78-f53d03799e1e.png" width="420" height="400"/>
70
  </p>
71
  """,
72
  unsafe_allow_html=True,
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "Chair": {
3
- "DIET_NERF_FILE_ID": "1Eb4eZ9vn6FcbqLIaBoW-6NlyWr-y0eTW",
4
  "NERF_FILE_ID": "17dj0pQieo94TozFv-noSBkXebduij1aM",
5
  "DIET_NERF_MODEL_NAME": "diet_nerf_chair",
6
  "NERF_MODEL_NAME": "nerf_chair"
 
1
  {
2
  "Chair": {
3
+ "DIET_NERF_FILE_ID": "1Q2DtEoutDnc4BykOOlSM0-Yts7NTdA6c",
4
  "NERF_FILE_ID": "17dj0pQieo94TozFv-noSBkXebduij1aM",
5
  "DIET_NERF_MODEL_NAME": "diet_nerf_chair",
6
  "NERF_MODEL_NAME": "nerf_chair"