Spaces:
Sleeping
Sleeping
Red-tech-hub
commited on
Commit
•
945cca4
1
Parent(s):
66c83a3
[update] update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
torch
|
2 |
-
pandas
|
3 |
fastapi==0.110.1
|
4 |
transformers
|
5 |
-
pydantic==
|
6 |
uvicorn==0.23.2
|
7 |
requests==2.31.0
|
8 |
python-dotenv==1.0.1
|
|
|
1 |
torch
|
2 |
+
pandas==2.2.1
|
3 |
fastapi==0.110.1
|
4 |
transformers
|
5 |
+
pydantic==2.6.3
|
6 |
uvicorn==0.23.2
|
7 |
requests==2.31.0
|
8 |
python-dotenv==1.0.1
|