vikram0B commited on
Commit
9fdd7bf
·
verified ·
1 Parent(s): 2c38536

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,9 +1,10 @@
1
  import gradio as gr
 
2
  import tensorflow as tf
3
  import numpy as np
4
  from PIL import Image
5
  import google.generativeai as genai
6
- import os
7
  import markdown2
8
 
9
  # Load the TensorFlow model
 
1
  import gradio as gr
2
+ import os
3
  import tensorflow as tf
4
  import numpy as np
5
  from PIL import Image
6
  import google.generativeai as genai
7
+
8
  import markdown2
9
 
10
  # Load the TensorFlow model