Image-to-Image
Transformers
PyTorch
swinv2
physics
pde
neural-operator
cfd
fluid-dynamics
poseidon
scOT
Instructions to use empirischtech/poseidon-b-joint-cyl-kh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use empirischtech/poseidon-b-joint-cyl-kh with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-to-image", model="empirischtech/poseidon-b-joint-cyl-kh")# Load model directly from transformers import AutoImageProcessor, ScOT processor = AutoImageProcessor.from_pretrained("empirischtech/poseidon-b-joint-cyl-kh") model = ScOT.from_pretrained("empirischtech/poseidon-b-joint-cyl-kh", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!