Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ transformers==4.48.0
|
|
4 |
torch==2.5.1
|
5 |
pydantic==2.3.0
|
6 |
sentencepiece==0.1.99
|
7 |
-
accelerate>=0.26.0
|
8 |
optimum>=1.16.0
|
9 |
-
protobuf
|
10 |
python-json-logger>=2.0.7
|
11 |
psutil>=5.9.0
|
|
|
4 |
torch==2.5.1
|
5 |
pydantic==2.3.0
|
6 |
sentencepiece==0.1.99
|
7 |
+
accelerate>=0.26.0
|
8 |
optimum>=1.16.0
|
9 |
+
protobuf
|
10 |
python-json-logger>=2.0.7
|
11 |
psutil>=5.9.0
|