Kim Juwon commited on
Commit
a0491f0
·
1 Parent(s): fe65a7d

update UI/UX

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  import requests
3
  import json
4
 
5
- MODAL_ENDPOINT = "https://modal.com/apps/kim-ju-won/main/deployed/llama3-70b-chat"
6
 
7
  """
8
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
 
2
  import requests
3
  import json
4
 
5
+ MODAL_ENDPOINT = "https://kim-ju-won--llama4-17b-chat-chat.modal.run"
6
 
7
  """
8
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference