nehulagrawal commited on
Commit
f6f3560
β€’
1 Parent(s): 12113f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -7
app.py CHANGED
@@ -47,14 +47,9 @@ outputs = gr.outputs.Image(type="filepath", label="Output Image")
47
  title = "ThermalSense: Object Detection in Thermal Images"
48
 
49
  description ="""
50
- Tired of playing 'Where's Waldo?' with your thermal images? Look no further! πŸ•΅οΈβ€β™‚οΈπŸ” Our cutting-edge app, powered by the incredible Foduu AI model, has mastered the art of object detection in thermal images. Whether it's locating your lost TV remote in the abyss of your cozy couch or pinpointing the neighborhood cat's stealthy midnight escapades, ThermalFoduu has got your back! πŸ“±πŸ”₯
51
-
52
- No more squinting at pixelated blobs – our app skillfully identifies objects with the precision of a hawk eyeing its prey. πŸ¦…πŸŽ― Worried about distinguishing between a warm pizza slice and your sneaky pet lizard? Worry no more! ThermalFoduu's got your back, even in the most 'heated' culinary conundrums. πŸ•πŸ¦Ž
53
-
54
- And if you ever find yourself puzzled by the nuances of thermal imagery or craving a deeper dive into the infrared universe, fear not! Our friendly team at Foduu is just an email away. Contact us at info@foduu for all your questions, suggestions, or even if you just want to chat about the latest trends in thermal fashion. πŸ˜ŽπŸ“§
55
-
56
- So, if you're ready to unveil the secrets hidden within thermal landscapes, join the ThermalFoduu revolution today! Tap that download button and let the thermal adventure begin! πŸš€πŸŒŒ #ThermalFoduu #HeatSeeker #FoduuMagic
57
 
 
58
  """
59
  examples = [['samples/1.jpeg', 'foduucom/thermal-image-object-detection', 640, 0.25, 0.45], ['samples/2.jpg', 'foduucom/thermal-image-object-detection', 640, 0.25, 0.45]]
60
  demo_app = gr.Interface(
 
47
  title = "ThermalSense: Object Detection in Thermal Images"
48
 
49
  description ="""
50
+ πŸ”₯ Unveiling ThermalFoduu: Spot Objects with Thermal Vision! πŸ”πŸ“Έ Lost your keys in the dark? πŸ—οΈπŸŒ‘ ThermalFoduu's got you covered! Powered by Foduu AI, our app effortlessly detects objects in thermal images. No more blurry blobs – just pinpoint accuracy! πŸ¦…πŸŽ―
 
 
 
 
 
 
51
 
52
+ Love the thermal world? Give us a thumbs up! πŸ‘ Questions or suggestions? Contact us at info@foduu. Let's decode the thermal universe together! πŸ“§πŸŒ‘οΈ
53
  """
54
  examples = [['samples/1.jpeg', 'foduucom/thermal-image-object-detection', 640, 0.25, 0.45], ['samples/2.jpg', 'foduucom/thermal-image-object-detection', 640, 0.25, 0.45]]
55
  demo_app = gr.Interface(