Tulitula commited on
Commit
c640d64
·
verified ·
1 Parent(s): a10db0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -3,11 +3,8 @@ title: LensIQ
3
  emoji: 🏢
4
  colorFrom: gray
5
  colorTo: pink
6
- sdk: gradio
7
- sdk_version: 5.42.0
8
- app_file: app.py
9
  pinned: false
10
- short_description: 'Analyse the profitability of investments from todays news '
11
  ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  emoji: 🏢
4
  colorFrom: gray
5
  colorTo: pink
6
+ sdk: docker
7
+ app_port: 7860
 
8
  pinned: false
9
+ short_description: CAPM+CML portfolio advisor with local embeddings
10
  ---