CreitinGameplays commited on
Commit
5527a29
·
verified ·
1 Parent(s): d6af29a

Update app.py

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