Ashok75 commited on
Commit
4297dd7
·
verified ·
1 Parent(s): 6e9c061

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # HF Space Backend (Streaming LLM Server)
2
 
3
  This folder contains Hugging Face Space backends for two model deployments that share the same production runtime.
 
1
+ ---
2
+ title: React
3
+ emoji: 🌍
4
+ colorFrom: yellow
5
+ colorTo: gray
6
+ sdk: gradio
7
+ sdk_version: 6.8.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+
15
  # HF Space Backend (Streaming LLM Server)
16
 
17
  This folder contains Hugging Face Space backends for two model deployments that share the same production runtime.