shashankheg commited on
Commit
afbe2fc
·
verified ·
1 Parent(s): 50459b0

Update app.py

Browse files

Updated App.py

Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
  import gradio as gr
2
- from streamlit import context
3
- from sympy import content
4
  from transformers import pipeline
5
 
6
 
 
1
  import gradio as gr
 
 
2
  from transformers import pipeline
3
 
4