AliArshad commited on
Commit
4aff384
1 Parent(s): 8c678e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -3,8 +3,6 @@ from transformers import XLNetTokenizer, XLNetForSequenceClassification
3
  import gradio as gr
4
 
5
 
6
- from google.colab import drive
7
-
8
 
9
  # Path to the saved model
10
  model_path = 'https://huggingface.co/spaces/AliArshad/SeverityPrediction/blob/main/XLNet_model_project_Core.pt' # Update with your model path
 
3
  import gradio as gr
4
 
5
 
 
 
6
 
7
  # Path to the saved model
8
  model_path = 'https://huggingface.co/spaces/AliArshad/SeverityPrediction/blob/main/XLNet_model_project_Core.pt' # Update with your model path