chelleboyer commited on
Commit
8dad959
·
1 Parent(s): 2be9d49

mod chainlit

Browse files
Files changed (2) hide show
  1. .chainlit/config.toml +2 -2
  2. chainlit.md +2 -3
.chainlit/config.toml CHANGED
@@ -32,7 +32,7 @@ user_message_autoscroll = true
32
  auto_tag_thread = true
33
 
34
  # Allow users to edit their own messages
35
- edit_message = true
36
 
37
  # Authorize users to spontaneously upload files with messages
38
  [features.spontaneous_file_upload]
@@ -88,7 +88,7 @@ cot = "full"
88
  # custom_js_attributes = "async type = \"module\""
89
 
90
  # Custom login page image, relative to public directory or external URL
91
- # login_page_image = "/public/custom-background.jpg"
92
 
93
  # Custom login page image filter (Tailwind internal filters, no dark/light variants)
94
  # login_page_image_filter = "brightness-50 grayscale"
 
32
  auto_tag_thread = true
33
 
34
  # Allow users to edit their own messages
35
+ edit_message = false
36
 
37
  # Authorize users to spontaneously upload files with messages
38
  [features.spontaneous_file_upload]
 
88
  # custom_js_attributes = "async type = \"module\""
89
 
90
  # Custom login page image, relative to public directory or external URL
91
+ # login_page_image = "/public/PP_background.jpg"
92
 
93
  # Custom login page image filter (Tailwind internal filters, no dark/light variants)
94
  # login_page_image_filter = "brightness-50 grayscale"
chainlit.md CHANGED
@@ -3,8 +3,8 @@
3
  ## Quick Start Guide
4
 
5
  1. **Upload a Shelf Image**
6
- - Use the test image provided below
7
- - Or upload your own shelf image
8
 
9
  2. **Get Instant Analysis**
10
  - The system will compare your image with the reference planogram
@@ -12,7 +12,6 @@
12
 
13
  3. **View Results**
14
  - See detailed analysis of your shelf layout
15
- - Get recommendations for improvements
16
 
17
  ## Tips for Best Results
18
 
 
3
  ## Quick Start Guide
4
 
5
  1. **Upload a Shelf Image**
6
+ - Use the test image provided
7
+ - Or make one with the sample images
8
 
9
  2. **Get Instant Analysis**
10
  - The system will compare your image with the reference planogram
 
12
 
13
  3. **View Results**
14
  - See detailed analysis of your shelf layout
 
15
 
16
  ## Tips for Best Results
17