Syahhh01 commited on
Commit
b5c8d5f
·
verified ·
1 Parent(s): 8fd2e5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -6
README.md CHANGED
@@ -8,14 +8,31 @@ sdk_version: 6.0.2
8
  app_file: app.py
9
  pinned: false
10
  ---
 
11
  # Twitter Sentiment Analysis 🧠
12
 
13
- Pilih UI yang ingin digunakan:
 
 
 
 
 
 
 
 
14
 
15
- ### Gradio App
16
- [Open Gradio](https://huggingface.co/spaces/<username>/<space-name>/+app)
17
 
18
- ### ▶️ Streamlit App
19
- [Open Streamlit](https://huggingface.co/spaces/<username>/<space-name>/+streamlit_app)
 
 
 
 
 
 
 
 
20
 
21
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
8
  app_file: app.py
9
  pinned: false
10
  ---
11
+
12
  # Twitter Sentiment Analysis 🧠
13
 
14
+ ## ▶️ Pilih UI yang ingin digunakan
15
+
16
+ ### 🟦 Gradio App (Default)
17
+ 👉 [**Open Gradio**](https://huggingface.co/spaces/Syahhh01/BuatWorkshop/+app)
18
+
19
+ ### 🟧 Streamlit App
20
+ 👉 [**Open Streamlit**](https://huggingface.co/spaces/Syahhh01/BuatWorkshop/+streamlit_app)
21
+
22
+ ---
23
 
24
+ ## Cara Kerja
 
25
 
26
+ Space ini berisi dua UI:
27
+
28
+ | UI | File | URL |
29
+ |-----------|--------------------|----------------------|
30
+ | Gradio | `app.py` | `/+app` *(default)* |
31
+ | Streamlit | `streamlit_app.py` | `/+streamlit_app` |
32
+
33
+ Keduanya menggunakan API HuggingFace untuk analisis sentimen.
34
+
35
+ ---
36
 
37
+ **Check out the configuration reference:**
38
+ https://huggingface.co/docs/hub/spaces-config-reference