Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,6 @@ from langchain.chains import LLMChain
|
|
| 18 |
import transformers
|
| 19 |
|
| 20 |
import transformers
|
| 21 |
-
model_name=# Use a pipeline as a high-level helper
|
| 22 |
from transformers import pipeline
|
| 23 |
|
| 24 |
# Load model directly
|
|
|
|
| 18 |
import transformers
|
| 19 |
|
| 20 |
import transformers
|
|
|
|
| 21 |
from transformers import pipeline
|
| 22 |
|
| 23 |
# Load model directly
|