Liu Yiwen commited on
Commit
40e5362
·
2 Parent(s): f3718f0 2e25214

Merge branch 'main' of https://huggingface.co/spaces/Kamarov/ts_explorer

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,19 +1,17 @@
1
  ---
2
- title: Lotsa Explorer
3
- emoji: 📈
4
- colorFrom: indigo
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 4.36.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: A tool for interactive observation of lotsa dataset
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
- This project is modified based on the project https://huggingface.co/spaces/lhoestq/datasets-explorer
16
-
17
  Run:
18
 
19
  ```python
 
1
  ---
2
+ title: Ts Explorer
3
+ emoji: 🔥
4
+ colorFrom: pink
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 4.36.0
8
  app_file: app.py
9
  pinned: false
10
+ short_description: Time series question and answer visualization tool
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
 
 
15
  Run:
16
 
17
  ```python