freeCS-dot-org commited on
Commit
a215ba5
1 Parent(s): 76fa27c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from threading import Thread
10
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
11
  MODEL = "AGI-0/Artificium-llama3.1-8B-001"
12
 
13
- TITLE = "<h3>This is the model: 'https://huggingface.co/AGI-0/Artificium-llama3.1-8B-001' please leave a like to the repository if you liked it.</h3>"
14
 
15
  PLACEHOLDER = """
16
  <center>
 
10
  HF_TOKEN = os.environ.get("HF_TOKEN", None)
11
  MODEL = "AGI-0/Artificium-llama3.1-8B-001"
12
 
13
+ TITLE = """<h2>Link to the model: <a href="https://huggingface.co/AGI-0/Artificium-llama3.1-8B-001" title="Visit the model repository on Hugging Face">AGI-0/Artificium-llama3.1-8B-001</a> please leave a like to the repository if you liked it.</h2>"""
14
 
15
  PLACEHOLDER = """
16
  <center>