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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: ChatUI Helper
3
  emoji: 💬
4
- colorFrom: blue
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
  app_file: app.py
@@ -107,14 +107,6 @@ The application includes comprehensive built-in documentation:
107
  - **Troubleshooting**: Common issues and solutions
108
  - **Additional Resources**: Links to relevant documentation
109
 
110
- ## 🏗️ Architecture
111
-
112
- ### Core Components
113
- - **SpaceGenerator**: Handles configuration and package generation
114
- - **ConfigurationManager**: Manages settings with automatic backups
115
- - **Support Documentation**: Nested accordion interface for easy navigation
116
- - **Template System**: String-based templating for code generation
117
-
118
  ### File Structure
119
  ```
120
  chatui-helper/
 
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
 
107
  - **Troubleshooting**: Common issues and solutions
108
  - **Additional Resources**: Links to relevant documentation
109
 
 
 
 
 
 
 
 
 
110
  ### File Structure
111
  ```
112
  chatui-helper/