According to https://deepmind.com/blog/article/AlphaFold-Using-AI-for-scientific-discovery
"The AlphaFold version used at CASP13 is available on https://github.com/deepmind/deepmind-research/tree/master/alphafold_casp13 for anyone interested in learning more, or replicating our protein folding results."
https://alphafold.ebi.ac.uk/ : the search bar can give you results for proteins of your interest (the database is exhaustive)
If your protein (from desired organism is not there) then you can use https://colab.research.google.com/github/sokrypton/ColabFold/blob/main/AlphaFold2.ipynb
to submit the query sequence. this link is actively being developed to 'fix bugs' and added with new enhancement features.