Khaledmd12 commited on
Commit
76636e5
·
verified ·
1 Parent(s): a009764

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ Installations
17
  Import the necessary modules :
18
  """
19
 
20
- from transformers import pipeline
21
  import gradio as gr
22
 
23
  """Import the pipeline :"""
 
17
  Import the necessary modules :
18
  """
19
 
20
+ # from transformers import pipeline
21
  import gradio as gr
22
 
23
  """Import the pipeline :"""