Sanchit2207 commited on
Commit
224cd33
·
verified ·
1 Parent(s): 0e957c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from transformers import pipeline, Conversation
2
  import gradio as gr
3
 
 
1
+
2
  from transformers import pipeline, Conversation
3
  import gradio as gr
4