Dooratre commited on
Commit
5dc59ec
·
verified ·
1 Parent(s): ec9e5dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -3,14 +3,17 @@ title: Flask + dev server
3
  emoji: ⚗️
4
  colorFrom: gray
5
  colorTo: gray
6
- sdk: gradio
7
  sdk_version: 2.9.1
8
- python_version: 3.10.4
9
  app_file: app.py
10
- models: [osanseviero/BigGAN-deep-128, t5-small]
11
- datasets: [emotion]
 
 
 
12
  license: mit
13
  pinned: false
 
14
  ---
15
 
16
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
3
  emoji: ⚗️
4
  colorFrom: gray
5
  colorTo: gray
 
6
  sdk_version: 2.9.1
7
+ python_version: 3.10.8
8
  app_file: app.py
9
+ models:
10
+ - osanseviero/BigGAN-deep-128
11
+ - t5-small
12
+ datasets:
13
+ - emotion
14
  license: mit
15
  pinned: false
16
+ sdk: static
17
  ---
18
 
19
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference