Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -49,7 +49,7 @@ def feifeichat(image):
|
|
| 49 |
{
|
| 50 |
"role": "user",
|
| 51 |
"content": [
|
| 52 |
-
{"type": "text", "text": "Please provide a detailed description of this photo and state everything in plain text"},
|
| 53 |
{
|
| 54 |
"type": "image_url",
|
| 55 |
"image_url": {
|
|
|
|
| 49 |
{
|
| 50 |
"role": "user",
|
| 51 |
"content": [
|
| 52 |
+
{"type": "text", "text": "Please provide a detailed description of this photo and state everything in plain text, no new lines. Thank you!"},
|
| 53 |
{
|
| 54 |
"type": "image_url",
|
| 55 |
"image_url": {
|