Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ title: Ai Image Checker Mvp
|
|
3 |
emoji: 👀
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
-
sdk:
|
7 |
sdk_version: 5.42.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
@@ -11,4 +11,4 @@ license: mit
|
|
11 |
short_description: A portfolio demo app to check if an image was AI-generated o
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 👀
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
+
sdk: streamlit
|
7 |
sdk_version: 5.42.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
11 |
short_description: A portfolio demo app to check if an image was AI-generated o
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|