Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🤖
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -52,5 +52,4 @@ This project is configured for direct deployment to Hugging Face Spaces. The cor
|
|
52 |
This demo uses the following pretrained models from Hugging Face:
|
53 |
- Image Captioning: `nlpconnect/vit-gpt2-image-captioning`
|
54 |
- Visual Question Answering: `nlpconnect/vit-gpt2-image-captioning` (simplified)
|
55 |
-
- Sentiment Analysis: `distilbert-base-uncased-finetuned-sst-2-english`
|
56 |
-
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.20.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
52 |
This demo uses the following pretrained models from Hugging Face:
|
53 |
- Image Captioning: `nlpconnect/vit-gpt2-image-captioning`
|
54 |
- Visual Question Answering: `nlpconnect/vit-gpt2-image-captioning` (simplified)
|
55 |
+
- Sentiment Analysis: `distilbert-base-uncased-finetuned-sst-2-english`
|
|