JRQi commited on
Commit
9791a95
1 Parent(s): 4cf416c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,7 +5,6 @@ import time
5
  import pandas as pd
6
  from transformers import AutoTokenizer, AutoModelForSequenceClassification, pipeline
7
 
8
-
9
  from game1 import read1, func1, interpre1, func1_written
10
  from game2 import func2
11
  from game3 import read3, func3, interpre3, func3_written
 
5
  import pandas as pd
6
  from transformers import AutoTokenizer, AutoModelForSequenceClassification, pipeline
7
 
 
8
  from game1 import read1, func1, interpre1, func1_written
9
  from game2 import func2
10
  from game3 import read3, func3, interpre3, func3_written