Spaces:
Sleeping
Sleeping
fahmiaziz98
commited on
Commit
·
9c12a95
1
Parent(s):
e749b41
change version transformers
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
boto3==1.37.27
|
2 |
# torch==2.6.0 # Uncomment the line below if you want to use the GPU version of PyTorch
|
3 |
-
torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
4 |
transformers[torch]
|
5 |
pillow==11.1.0
|
6 |
fastapi==0.115.12
|
7 |
-
uvicorn==0.34.0
|
|
|
1 |
boto3==1.37.27
|
2 |
# torch==2.6.0 # Uncomment the line below if you want to use the GPU version of PyTorch
|
3 |
+
# torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
4 |
transformers[torch]
|
5 |
pillow==11.1.0
|
6 |
fastapi==0.115.12
|
7 |
+
uvicorn==0.34.0
|