asrilmurdian commited on
Commit
da71e74
·
verified ·
1 Parent(s): 1e7f195

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ with st.container():
90
 
91
  # Determine the selected Model
92
  if selected_api_url == "bart-large-cnn":
93
- API_URL = "https://api-inference.huggingface.co/models/asrilmurdian/asril-pegasus-model""
94
 
95
  with st.container():
96
  # Download and parse the article
 
90
 
91
  # Determine the selected Model
92
  if selected_api_url == "bart-large-cnn":
93
+ API_URL = "https://api-inference.huggingface.co/models/asrilmurdian/asril-pegasus-model"
94
 
95
  with st.container():
96
  # Download and parse the article