-
|
Beta Was this translation helpful? Give feedback.
Answered by
AI-Titans
Oct 7, 2024
Replies: 1 comment
-
You can find the models directory in the File Explorer panel on the left side of the Google Colab interface. Alternatively, you can run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rwkopcke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can find the models directory in the File Explorer panel on the left side of the Google Colab interface. Alternatively, you can run
!ls
in a code cell to list the contents of the current directory and see the models folder there