milwright commited on
Commit
d8e8b3f
Β·
verified Β·
1 Parent(s): aeee5eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -25
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: ChatUI Helper
3
  emoji: πŸ’¬
4
- colorFrom: red
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
  app_file: app.py
@@ -45,29 +45,6 @@ A comprehensive tool for creating, configuring, and deploying customizable AI ch
45
  - **File Upload Support**: Test document processing capabilities
46
  - **Conversation Export**: Download chat history as markdown
47
 
48
- ## πŸš€ Quick Start
49
-
50
- ### Local Development
51
- ```bash
52
- # Clone the repository
53
- git clone https://huggingface.co/spaces/milwright/chatui-helper
54
-
55
- # Install dependencies
56
- pip install -r requirements.txt
57
-
58
- # Run the application
59
- python app.py
60
- ```
61
-
62
- ### Environment Variables (Optional)
63
- ```bash
64
- # For preview functionality
65
- API_KEY=sk-or-your-openrouter-key
66
-
67
- # For HuggingFace integration
68
- HF_TOKEN=your-huggingface-token
69
- ```
70
-
71
  ## πŸ“¦ Generated Space Contents
72
 
73
  Each generated package includes:
 
1
  ---
2
  title: ChatUI Helper
3
  emoji: πŸ’¬
4
+ colorFrom: gray
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
  app_file: app.py
 
45
  - **File Upload Support**: Test document processing capabilities
46
  - **Conversation Export**: Download chat history as markdown
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  ## πŸ“¦ Generated Space Contents
49
 
50
  Each generated package includes: