Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -82,6 +82,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
82 |
gr.Markdown("# Chat with GPT-4.5 -> gpt-4.5-preview-2025-02-27 model")
|
83 |
gr.Markdown("❗⚠️IMPORTANT:!!! GPT 4.5 IS NO LONGER WORKING ON THIS SPACE, IT WAS FREE FOR ~ 4 HOURS! | Made by: [@diegocabezas01](https://x.com/diegocabezas01) on X")
|
84 |
gr.Markdown("☕ [Buy me a Coffee](https://buymeacoffee.com/diegocp01m)")
|
|
|
85 |
gr.Markdown("""
|
86 |
🚀 **GPT-4.5 EXPERIMENT:** GPT-4.5 was released today at 3 PM ET, but it's only available to PRO users and developers.
|
87 |
I created a Hugging Face Space using the API so everyone can chat with GPT-4.5 for FREE—until my credits run out! 😄
|
|
|
82 |
gr.Markdown("# Chat with GPT-4.5 -> gpt-4.5-preview-2025-02-27 model")
|
83 |
gr.Markdown("❗⚠️IMPORTANT:!!! GPT 4.5 IS NO LONGER WORKING ON THIS SPACE, IT WAS FREE FOR ~ 4 HOURS! | Made by: [@diegocabezas01](https://x.com/diegocabezas01) on X")
|
84 |
gr.Markdown("☕ [Buy me a Coffee](https://buymeacoffee.com/diegocp01m)")
|
85 |
+
gr.Markdown("---")
|
86 |
gr.Markdown("""
|
87 |
🚀 **GPT-4.5 EXPERIMENT:** GPT-4.5 was released today at 3 PM ET, but it's only available to PRO users and developers.
|
88 |
I created a Hugging Face Space using the API so everyone can chat with GPT-4.5 for FREE—until my credits run out! 😄
|