openfree commited on
Commit
3380232
·
verified ·
1 Parent(s): 9b5766e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Crypto Price Forecasts
3
- emoji: 🏢
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
@@ -8,7 +8,5 @@ sdk_version: 5.12.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: Uses Prophet to forecast crypto prices
12
  ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: CryptoVision
3
+ emoji: 🏢🏢
4
  colorFrom: yellow
5
  colorTo: red
6
  sdk: gradio
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Cryptocurrency Price Forecasting System
12
  ---