Spaces:
No application file
No application file
Liss, Alex (NYC-HUG)
commited on
Commit
·
ad7a3f9
1
Parent(s):
1404938
trying to fix HF spaces glitch
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
|
|
|
|
|
4 |
sdk: gradio
|
5 |
-
|
|
|
6 |
---
|
|
|
7 |
# 49ers FanAI Hub - Gradio Version
|
8 |
|
9 |
This is a Gradio-based chatbot application that provides information about the San Francisco 49ers, players, games, and fans. The application uses LangChain, Neo4j, and Zep for memory management.
|
|
|
1 |
---
|
2 |
+
title: IFX-sandbox
|
3 |
+
emoji: 🏈
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
app_file: gradio_app.py
|
8 |
+
pinned: false
|
9 |
---
|
10 |
+
|
11 |
# 49ers FanAI Hub - Gradio Version
|
12 |
|
13 |
This is a Gradio-based chatbot application that provides information about the San Francisco 49ers, players, games, and fans. The application uses LangChain, Neo4j, and Zep for memory management.
|