ombhojane commited on
Commit
5e00646
·
verified ·
1 Parent(s): 4cb2d65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -10,9 +10,6 @@ from PIL import Image
10
  import tempfile
11
  import tensorflow as tf
12
 
13
- # Print versions for debugging
14
- st.write(f"TensorFlow version: {tf.__version__}")
15
-
16
  st.set_page_config(page_title="Celebrity Lookalike Finder", layout="wide")
17
 
18
  # Styling
 
10
  import tempfile
11
  import tensorflow as tf
12
 
 
 
 
13
  st.set_page_config(page_title="Celebrity Lookalike Finder", layout="wide")
14
 
15
  # Styling