xzl12306 commited on
Commit
8646f88
1 Parent(s): 3ba99f6

add images

Browse files
Files changed (5) hide show
  1. app.py +1 -1
  2. images/albums.png +0 -0
  3. images/arts.png +0 -0
  4. images/economy.png +0 -0
  5. images/sports.png +0 -0
app.py CHANGED
@@ -324,7 +324,7 @@ def build_demo():
324
  textbox = gr.Textbox(
325
  show_label=False, placeholder="Enter text and press ENTER", container=False
326
  )
327
- with gr.Blocks(title="TinyLLaVA", theme=gr.themes.Default(), css=block_css) as demo:
328
  state = gr.State()
329
  gr.Markdown(title_markdown)
330
 
 
324
  textbox = gr.Textbox(
325
  show_label=False, placeholder="Enter text and press ENTER", container=False
326
  )
327
+ with gr.Blocks(title="TinyChart", theme=gr.themes.Default(), css=block_css) as demo:
328
  state = gr.State()
329
  gr.Markdown(title_markdown)
330
 
images/albums.png ADDED
images/arts.png ADDED
images/economy.png ADDED
images/sports.png ADDED