Rohit1412 commited on
Commit
b96975d
·
verified ·
1 Parent(s): 25001c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  import gradio as gr
2
  from transformers import pipeline
3
 
4
- huggingface-cli login
5
 
6
  # Load the models for image and video classification
7
  #image_model = pipeline("image-classification", model="Rohit1412/Deepfake", device=0)
 
1
  import gradio as gr
2
  from transformers import pipeline
3
 
 
4
 
5
  # Load the models for image and video classification
6
  #image_model = pipeline("image-classification", model="Rohit1412/Deepfake", device=0)