alvaroalon2 commited on
Commit
bdddf00
·
1 Parent(s): bd18196

Update HF README adding model card, added requirements.txt

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -37,6 +37,19 @@ pinned: true
37
  tags: [academic, english, learning, gpt, multimodal, whisper, gpt4-vision, dall-e, chatbot]
38
  license: cc-by-nd-4.0
39
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
40
 
41
  # LinguAIcoach
42
 
 
37
  tags: [academic, english, learning, gpt, multimodal, whisper, gpt4-vision, dall-e, chatbot]
38
  license: cc-by-nd-4.0
39
  ---
40
+ ---
41
+ title: LinguAIcoach
42
+ emoji: 💬
43
+ colorFrom: blue
44
+ colorTo: red
45
+ sdk: streamlit
46
+ sdk_version: 1.31.1
47
+ python_version: 3.12
48
+ app_file: src/main.py
49
+ pinned: true
50
+ tags: [academic, english, learning, gpt, multimodal, whisper, gpt4-vision, dall-e, chatbot]
51
+ license: cc-by-nd-4.0
52
+ ---
53
 
54
  # LinguAIcoach
55