Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 :"""
|