DroolingPanda commited on
Commit
e2894f6
Β·
verified Β·
1 Parent(s): 6514e96

Switch to use Gradio

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,10 +3,11 @@ title: TeachingAssistant
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
- sdk: streamlit
7
  sdk_version: 1.41.1
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
3
  emoji: πŸš€
4
  colorFrom: gray
5
  colorTo: blue
6
+ sdk: gradio
7
  sdk_version: 1.41.1
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference