eswardivi commited on
Commit
abe6429
1 Parent(s): 94a3228

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ with gr.Blocks(theme='gstaff/sketch') as demo:
171
  gr.Markdown("""
172
  Special thanks to:
173
 
174
- - [Hugging Face Spaces](https://huggingface.co/spaces/gstaff/sketch) for the Sketch Theme.
175
  - [mrfakename/MeloTTS](https://huggingface.co/spaces/mrfakename/MeloTTS) and [GitHub](https://github.com/myshell-ai/MeloTTS) for MeloTTS.
176
  - [Hermes-2-Pro-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) for Function Calling Support.
177
  - [Jina AI](https://jina.ai/reader/) for the web page parsing.
 
171
  gr.Markdown("""
172
  Special thanks to:
173
 
174
+ - [gstaff/sketch](https://huggingface.co/spaces/gstaff/sketch) for the Sketch Theme.
175
  - [mrfakename/MeloTTS](https://huggingface.co/spaces/mrfakename/MeloTTS) and [GitHub](https://github.com/myshell-ai/MeloTTS) for MeloTTS.
176
  - [Hermes-2-Pro-Llama-3-8B](https://huggingface.co/NousResearch/Hermes-2-Pro-Llama-3-8B) for Function Calling Support.
177
  - [Jina AI](https://jina.ai/reader/) for the web page parsing.