mattritchey commited on
Commit
fa75948
·
1 Parent(s): 61a050d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,4 +21,4 @@ product_df = pd.DataFrame(
21
  )
22
 
23
  product_df
24
- product_df.llm.query("Impute the type column with random fruits.")
 
21
  )
22
 
23
  product_df
24
+ product_df.llm.query("Impute the type column with random fruits.", yolo=True)