prabinpanta0 commited on
Commit
4815a7d
1 Parent(s): 5f154d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import os
2
  import gradio as gr
3
- # from transformers import pipeline
4
  # from huggingface_hub import login
5
 
6
  # # Get the Hugging Face token from environment variables
 
1
  import os
2
  import gradio as gr
3
+ from transformers import pipeline
4
  # from huggingface_hub import login
5
 
6
  # # Get the Hugging Face token from environment variables