frncscp commited on
Commit
2ae111f
·
1 Parent(s): b785154

Update pages/Entorno de Ejecución.py

Browse files
Files changed (1) hide show
  1. pages/Entorno de Ejecución.py +1 -0
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"]