enessehirli commited on
Commit
140e29b
β€’
1 Parent(s): e18b32b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -54,7 +54,6 @@ def predict(img) -> Tuple[Dict, float]:
54
  return pred_labels_and_probs, pred_time
55
 
56
  ### 4. Gradio app ###
57
- !pip install httpx==0.24.1
58
 
59
  # Create title, description and article strings
60
  title = "FoodVision Mini πŸ•πŸ₯©πŸ£"
 
54
  return pred_labels_and_probs, pred_time
55
 
56
  ### 4. Gradio app ###
 
57
 
58
  # Create title, description and article strings
59
  title = "FoodVision Mini πŸ•πŸ₯©πŸ£"