dpassov commited on
Commit
d49b8de
β€’
1 Parent(s): 8517b94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@
9
 
10
  # iface = gr.Interface(fn=get_class, inputs="text", outputs=['text'], title='hello', description='play around')
11
  # iface.launch()
12
- fsddsf
13
 
14
  # Use a pipeline as a high-level helper
15
  from transformers import pipeline
 
9
 
10
  # iface = gr.Interface(fn=get_class, inputs="text", outputs=['text'], title='hello', description='play around')
11
  # iface.launch()
12
+
13
 
14
  # Use a pipeline as a high-level helper
15
  from transformers import pipeline