ayush2917 commited on
Commit
dcaa282
·
verified ·
1 Parent(s): 05d7316

Update Space.yaml

Browse files
Files changed (1) hide show
  1. Space.yaml +3 -1
Space.yaml CHANGED
@@ -6,7 +6,7 @@ sdk: python
6
  app_file: main.py
7
  python_version: 3.9
8
  pinned: false
9
- short_description: A birthday gift for Manavi with a Little Krishna chatbot, powered by Flask, Gemma, Mixtral, BlenderBot, GPT-Neo, DialoGPT, Bloom, Grok, DistilBERT, Stable Diffusion, and Firebase.
10
  models:
11
  - google/gemma-2b
12
  - mistralai/Mixtral-8x7B-Instruct-v0.1
@@ -16,6 +16,7 @@ models:
16
  - bigscience/bloom-560m
17
  - xai/grok
18
  - distilbert-base-uncased-finetuned-sst-2-english
 
19
  - runwayml/stable-diffusion-v1-5
20
  tags:
21
  - chatbot
@@ -30,6 +31,7 @@ tags:
30
  - bloom
31
  - grok
32
  - distilbert
 
33
  - stable-diffusion
34
  - firebase
35
  disable_embedding: false
 
6
  app_file: main.py
7
  python_version: 3.9
8
  pinned: false
9
+ short_description: A birthday gift for Manavi with a Little Krishna chatbot, powered by Flask, Gemma, Mixtral, BlenderBot, GPT-Neo, DialoGPT, Bloom, Grok, DistilBERT, TTS, Stable Diffusion, and Firebase.
10
  models:
11
  - google/gemma-2b
12
  - mistralai/Mixtral-8x7B-Instruct-v0.1
 
16
  - bigscience/bloom-560m
17
  - xai/grok
18
  - distilbert-base-uncased-finetuned-sst-2-english
19
+ - facebook/tts-transformer-en-ljspeech
20
  - runwayml/stable-diffusion-v1-5
21
  tags:
22
  - chatbot
 
31
  - bloom
32
  - grok
33
  - distilbert
34
+ - tts
35
  - stable-diffusion
36
  - firebase
37
  disable_embedding: false