alexkueck commited on
Commit
0e49af8
·
1 Parent(s): a21cca8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import gradio as gr
6
  import torch
7
  from utils import *
8
  from presets import *
9
- from transformers import GPT2Tokenizer, GPT2LMHeadModel
10
  from huggingface_hub import login
11
 
12
  #antwort=""
 
6
  import torch
7
  from utils import *
8
  from presets import *
 
9
  from huggingface_hub import login
10
 
11
  #antwort=""