ChandraP12330 commited on
Commit
49bd390
·
verified ·
1 Parent(s): 5853ee7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
  from transformers import pipeline
3
  from PIL import Image
4
- import tensorflow
5
  import torch
6
 
7
  # Create the caption pipeline
 
1
  import streamlit as st
2
  from transformers import pipeline
3
  from PIL import Image
4
+ #import tensorflow
5
  import torch
6
 
7
  # Create the caption pipeline