1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00
Files
diffusers/examples/research_projects/geodiff
Mark Van Aken be4afa0bb4 #7535 Update FloatTensor type hints to Tensor (#7883)
* find & replace all FloatTensors to Tensor

* apply formatting

* Update torch.FloatTensor to torch.Tensor in the remaining files

* formatting

* Fix the rest of the places where FloatTensor is used as well as in documentation

* formatting

* Update new file from FloatTensor to Tensor
2024-05-10 09:53:31 -10:00
..
2024-04-23 09:30:33 -07:00

GeoDiff

Tip

This notebook is not actively maintained by the Diffusers team. For any questions or comments, please contact natolambert.

This is an experimental research notebook demonstrating how to generate stable 3D structures of molecules with GeoDiff and Diffusers.