Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# π€ MY_NEW_AI
|
| 2 |
|
| 3 |
Welcome to **MY_NEW_AI** β your intelligent companion powered by the latest in AI technology!
|
|
@@ -21,8 +38,4 @@ This Space provides a smart, user-friendly interface built using Gradio. Whether
|
|
| 21 |
- Easy deployment with Hugging Face Spaces
|
| 22 |
|
| 23 |
## π Credits
|
| 24 |
-
Made with π by
|
| 25 |
-
|
| 26 |
-
---
|
| 27 |
-
|
| 28 |
-
Feel free to fork or give it a β if you like it!
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: MY_NEW_AI
|
| 3 |
+
emoji: π€
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 3.50.2
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
thumbnail: >-
|
| 11 |
+
https://cdn-uploads.huggingface.co/production/uploads/67f8d3858178ca61d7605267/kaRu-aBTEzxO4Qwm7HYzU.png
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
# π€ MY_NEW_AI
|
| 19 |
|
| 20 |
Welcome to **MY_NEW_AI** β your intelligent companion powered by the latest in AI technology!
|
|
|
|
| 38 |
- Easy deployment with Hugging Face Spaces
|
| 39 |
|
| 40 |
## π Credits
|
| 41 |
+
Made with π by `ppgodzilla`
|
|
|
|
|
|
|
|
|
|
|
|