awacke1 commited on
Commit
b741a15
Β·
1 Parent(s): 48d240e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
  from transformers import pipeline
3
  title = 'Easy QA with Roberta'
4
- #context = "There is a game called Tic Tac Toe where players take turns writing an X or O into a 3x3 grid. The object of the game is to get three Xs or three Os in a row to win."
5
 
6
  question1T = "What pressures do teens face?"
7
  question2T = "What do teens deal with?"
 
1
  import gradio as gr
2
  from transformers import pipeline
3
  title = 'Easy QA with Roberta'
 
4
 
5
  question1T = "What pressures do teens face?"
6
  question2T = "What do teens deal with?"