Spaces:
Running
on
Zero
Running
on
Zero
vinesmsuic
commited on
Commit
•
943c08a
1
Parent(s):
91d0d23
specifying colossalai
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -59,8 +59,8 @@ oss2
|
|
59 |
simplejson
|
60 |
sortedcontainers
|
61 |
natsort
|
62 |
-
colossalai
|
63 |
-
mmengine
|
64 |
pre-commit
|
65 |
pyav
|
66 |
pyarrow
|
|
|
59 |
simplejson
|
60 |
sortedcontainers
|
61 |
natsort
|
62 |
+
colossalai>=0.4.0
|
63 |
+
mmengine>=0.10.3
|
64 |
pre-commit
|
65 |
pyav
|
66 |
pyarrow
|