[~] Refactor
This commit is contained in:
parent
2ac669bcfd
commit
5db6cbd36d
@ -422,7 +422,7 @@ if __name__ == '__main__':
|
|||||||
|
|
||||||
# Using gdown to download the model directly from Google Drive
|
# Using gdown to download the model directly from Google Drive
|
||||||
|
|
||||||
assert os.system(' conda install -y gdown') == 0
|
#assert os.system(' conda install -y gdown') == 0
|
||||||
import gdown
|
import gdown
|
||||||
|
|
||||||
|
|
||||||
|
@ -4,3 +4,4 @@ notebook
|
|||||||
requests
|
requests
|
||||||
pyquery
|
pyquery
|
||||||
youtube-dl
|
youtube-dl
|
||||||
|
gdown
|
||||||
|
Loading…
Reference in New Issue
Block a user