Spaces:
Runtime error
Runtime error
wondervictor
commited on
Commit
•
ebf8bd4
1
Parent(s):
f6887d7
update readme
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -17,7 +17,6 @@ transformers==4.31.0
|
|
17 |
uvicorn==0.23.2
|
18 |
scipy==1.11.2
|
19 |
bitsandbytes==0.41.1
|
20 |
-
timm==1.0.8
|
21 |
blobfile
|
22 |
mypy
|
23 |
pytest
|
@@ -29,5 +28,6 @@ pyarrow
|
|
29 |
torchmetrics==0.7.3
|
30 |
deepspeed
|
31 |
pycocoevalcap
|
32 |
-
torchscale
|
33 |
gradio
|
|
|
|
17 |
uvicorn==0.23.2
|
18 |
scipy==1.11.2
|
19 |
bitsandbytes==0.41.1
|
|
|
20 |
blobfile
|
21 |
mypy
|
22 |
pytest
|
|
|
28 |
torchmetrics==0.7.3
|
29 |
deepspeed
|
30 |
pycocoevalcap
|
31 |
+
torchscale
|
32 |
gradio
|
33 |
+
timm==1.0.8
|