Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ronvolutional
/
http-server
like
3
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Ron Au
commited on
Mar 31, 2022
Commit
7924343
·
1 Parent(s):
5422c55
Initial Commit
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,6 @@ colorFrom: blue
5
colorTo: yellow
6
sdk: gradio
7
app_file: app.py
8
---
5
colorTo: yellow
6
sdk: gradio
7
app_file: app.py
8
+
models: [osanseviero/BigGAN-deep-128, t5-small]
9
+
datasets: [emotion]
10
---