Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
6bf616b
1
Parent(s):
9a4b420
Adjusted requirements for max available for Huggingface python==3.10 platform
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ openpyxl==3.1.5
|
|
| 15 |
Faker==37.11.0
|
| 16 |
presidio_analyzer==2.2.360
|
| 17 |
presidio_anonymizer==2.2.360
|
| 18 |
-
scipy==1.
|
| 19 |
polars==1.34.0
|
| 20 |
sentence-transformers==5.1.1
|
| 21 |
torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cu124
|
|
|
|
| 15 |
Faker==37.11.0
|
| 16 |
presidio_analyzer==2.2.360
|
| 17 |
presidio_anonymizer==2.2.360
|
| 18 |
+
scipy==1.15.3
|
| 19 |
polars==1.34.0
|
| 20 |
sentence-transformers==5.1.1
|
| 21 |
torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cu124
|