Spaces:
Sleeping
Sleeping
rajeshthangaraj1
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,6 @@ import os
|
|
2 |
import torch
|
3 |
from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline,BitsAndBytesConfig
|
4 |
import gradio as gr
|
5 |
-
from google.colab import userdata
|
6 |
|
7 |
|
8 |
# Set up the model and tokenizer
|
|
|
2 |
import torch
|
3 |
from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline,BitsAndBytesConfig
|
4 |
import gradio as gr
|
|
|
5 |
|
6 |
|
7 |
# Set up the model and tokenizer
|