Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chansung
/
vit-e2e-pipeline-hf-integration
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chansung
commited on
Oct 4, 2022
Commit
9606947
Β·
1 Parent(s):
6db8928
Create new file
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
title: "test"
3
+
sdk: "gradio"
4
+
app_file: app.py
5
+
pinned: false
6
+
---