Elyad commited on
Commit
32777bd
·
verified ·
1 Parent(s): c0c7d37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import torch
2
  from transformers import AutoModelForCausalLM, AutoTokenizer
3
 
4
  # Define the model and tokenizer
 
1
+ import gradio
2
  from transformers import AutoModelForCausalLM, AutoTokenizer
3
 
4
  # Define the model and tokenizer