Liss, Alex (NYC-HUG) commited on
Commit
ad7a3f9
·
1 Parent(s): 1404938

trying to fix HF spaces glitch

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
- title: ifx-sandbox
3
- app_file: gradio_app.py
 
 
4
  sdk: gradio
5
- sdk_version: 5.24.0
 
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.