Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,3 @@ torch==2.3.1 # For PyTorch backend of transformers (or specify cpu-only if appli
|
|
| 16 |
pandas==2.2.2 # Used for creating DataFrames for tables
|
| 17 |
plotly==5.22.0 # For generating interactive plots (radar and bar charts)
|
| 18 |
numpy==1.26.4 # Often a dependency of pandas/plotly, good to include explicitly
|
| 19 |
-
googletrans==4.0.0-rc1
|
|
|
|
| 16 |
pandas==2.2.2 # Used for creating DataFrames for tables
|
| 17 |
plotly==5.22.0 # For generating interactive plots (radar and bar charts)
|
| 18 |
numpy==1.26.4 # Often a dependency of pandas/plotly, good to include explicitly
|
|
|