Dricz commited on
Commit
67ee1ea
1 Parent(s): 7155dba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ examples = [[os.path.join(image_directory, "jagung.jpeg"),640, 0.3, 0.6],
96
  [os.path.join(image_directory, "jagung4.jpeg"),640, 0.3, 0.6],
97
  [os.path.join(image_directory, "jagung6.jpeg"),640, 0.3, 0.6],
98
  ]
99
- title = """Corn Deseases Detection Finetuned YOLOv8
100
  <br></br>
101
  <a href="https://colab.research.google.com/drive/1ittrxr--vJeRqJquZyNfo7dlq6xRADox?authuser=4">
102
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">
 
96
  [os.path.join(image_directory, "jagung4.jpeg"),640, 0.3, 0.6],
97
  [os.path.join(image_directory, "jagung6.jpeg"),640, 0.3, 0.6],
98
  ]
99
+ title = """Corn Diseases Detection Finetuned YOLOv8
100
  <br></br>
101
  <a href="https://colab.research.google.com/drive/1ittrxr--vJeRqJquZyNfo7dlq6xRADox?authuser=4">
102
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Colab" style="display:inline-block;">