Spaces:
Sleeping
Sleeping
Update requirements.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
huggingface_hub
|
| 3 |
accelerate
|
| 4 |
-
transformers
|
| 5 |
duckdb
|
| 6 |
seaborn
|
| 7 |
plotly
|
|
|
|
| 1 |
torch
|
| 2 |
huggingface_hub
|
| 3 |
accelerate
|
| 4 |
+
transformers==4.44.2
|
| 5 |
duckdb
|
| 6 |
seaborn
|
| 7 |
plotly
|