Spaces:
Sleeping
Sleeping
Update pages/Entorno de Ejecución.py
Browse files
pages/Entorno de Ejecución.py
CHANGED
|
@@ -251,6 +251,7 @@ with zero_shot:
|
|
| 251 |
st.caption("Usando Clip de OpenAI")
|
| 252 |
|
| 253 |
labels_for_classification = ["A yellow deep fried smashed plantain",
|
|
|
|
| 254 |
"Fried food",
|
| 255 |
"Fruit",
|
| 256 |
"Anything"]
|
|
|
|
| 251 |
st.caption("Usando Clip de OpenAI")
|
| 252 |
|
| 253 |
labels_for_classification = ["A yellow deep fried smashed plantain",
|
| 254 |
+
"A stuffed fried dough",
|
| 255 |
"Fried food",
|
| 256 |
"Fruit",
|
| 257 |
"Anything"]
|