tdnathmlenthusiast commited on
Commit
2031d3d
1 Parent(s): 779d214

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ from pathlib import Path
6
  from fastai.text.all import *
7
  from datasets import load_dataset
8
 
9
- adapters2 = interfaces()
10
 
11
  # Download and prepare SQuAD dataset (not used directly here)
12
  squad = load_dataset("squad")
 
6
  from fastai.text.all import *
7
  from datasets import load_dataset
8
 
 
9
 
10
  # Download and prepare SQuAD dataset (not used directly here)
11
  squad = load_dataset("squad")