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 |
pandera
|
| 7 |
ydata-profiling
|
|
|
|
| 1 |
torch
|
| 2 |
huggingface_hub
|
| 3 |
accelerate
|
| 4 |
+
transformers==4.44.2
|
| 5 |
duckdb
|
| 6 |
pandera
|
| 7 |
ydata-profiling
|