To use Flash_Dock, you need to download the unimol_docking_v2_240517.pt model file.
-
Download the model weights and install the required dependencies from the following link:
https://github.com/deepmodeling/Uni-Mol/tree/main/unimol_docking_v2 -
Place the file in the directory:
./others/Uni-Mol/unimol_docking_v2/ -
Start the application using the following command:
streamlit run FlashDock.py
Ensure the file is in the correct location for the program to function properly.