Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -13,7 +13,6 @@ memory_profiler==0.61.0
|
|
13 |
mujoco_py==2.1.2.14
|
14 |
numpy==1.24.4
|
15 |
omegaconf==2.1.2
|
16 |
-
open_clip_torch==2.24.0
|
17 |
opencv_python==4.9.0.80
|
18 |
pandas==2.2.2
|
19 |
pytest==8.0.2
|
@@ -24,8 +23,6 @@ tensorboard
|
|
24 |
tensorboard_data_server
|
25 |
tensorflow==2.15.0.post1
|
26 |
termcolor==1.1.0
|
27 |
-
torch==2.2.0
|
28 |
-
torchvision
|
29 |
tqdm==4.66.1
|
30 |
wandb==0.16.4
|
31 |
flash_attn==2.5.7
|
|
|
13 |
mujoco_py==2.1.2.14
|
14 |
numpy==1.24.4
|
15 |
omegaconf==2.1.2
|
|
|
16 |
opencv_python==4.9.0.80
|
17 |
pandas==2.2.2
|
18 |
pytest==8.0.2
|
|
|
23 |
tensorboard_data_server
|
24 |
tensorflow==2.15.0.post1
|
25 |
termcolor==1.1.0
|
|
|
|
|
26 |
tqdm==4.66.1
|
27 |
wandb==0.16.4
|
28 |
flash_attn==2.5.7
|