Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Akbartus
/
question-gen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Akbartus
commited on
Sep 21, 2023
Commit
839e152
·
1 Parent(s):
fa24fa5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
```
2
+
title: Question Generator
3
+
emoji: 🔥
4
+
colorFrom: green
5
+
colorTo: red
6
+
sdk: gradio
7
+
sdk_version: 3.39.0
8
+
app_file: app.py
9
+
pinned: false
10
+
```