Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 🐠
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
@@ -8,15 +8,15 @@ sdk_version: 1.41.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
12 |
---
|
13 |
|
14 |
If you are interested in how to create this app, the following two articles will be useful.
|
15 |
|
16 |
Create an App with Streamlit on Hugging Face Spaces to Showcase your AI/ML Projects
|
17 |
|
18 |
-
https://medium.com/
|
19 |
|
20 |
Create Hugging Face Spaces to Showcase your AI/ML Projects: A Step-by-Step Guide
|
21 |
|
22 |
-
https://medium.com/
|
|
|
1 |
---
|
2 |
+
title: VLM Google Paligemma2 3B
|
3 |
emoji: 🐠
|
4 |
colorFrom: green
|
5 |
colorTo: pink
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
short_description: Streamlit UI running PaliGemma 2 3B VLM
|
12 |
---
|
13 |
|
14 |
If you are interested in how to create this app, the following two articles will be useful.
|
15 |
|
16 |
Create an App with Streamlit on Hugging Face Spaces to Showcase your AI/ML Projects
|
17 |
|
18 |
+
https://medium.com/@manyi.yim/create-an-app-with-streamlit-on-hugging-face-spaces-to-showcase-your-ai-ml-projects-5bb80ba5d35c
|
19 |
|
20 |
Create Hugging Face Spaces to Showcase your AI/ML Projects: A Step-by-Step Guide
|
21 |
|
22 |
+
https://medium.com/@manyi.yim/create-hugging-face-spaces-to-showcase-your-ai-ml-projects-a-step-by-step-guide-cd85884283fc
|