remove duplicate import.
Browse files
envs/bi_so101_fold_cloth.py
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
import os
|
| 2 |
-
import os
|
| 3 |
from pathlib import Path
|
| 4 |
from huggingface_hub import snapshot_download
|
| 5 |
|
|
|
|
| 1 |
import os
|
|
|
|
| 2 |
from pathlib import Path
|
| 3 |
from huggingface_hub import snapshot_download
|
| 4 |
|