mohanz commited on
Commit
df88099
·
verified ·
1 Parent(s): 47e5bd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -202,6 +202,7 @@ def get_new_model_card(
202
  "antigma",
203
  "quantize-my-repo",
204
  ]
 
205
 
206
  # Format the table rows
207
  table_rows = []
 
202
  "antigma",
203
  "quantize-my-repo",
204
  ]
205
+ model_card.data.base_model = original_model_id
206
 
207
  # Format the table rows
208
  table_rows = []