Transformers
PyTorch
face-recognition
face-generation
face-segmentation
generative-adversarial-network
Instructions to use NimaBoscarino/aot-gan-celebahq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NimaBoscarino/aot-gan-celebahq with Transformers:
# Load model directly from transformers import InpaintGenerator model = InpaintGenerator.from_pretrained("NimaBoscarino/aot-gan-celebahq", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
3b5b4cc
1
Parent(s): 917fd40
First model version
Browse files- pytorch_model.pt +3 -0
pytorch_model.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cfbf8e545e75adc1be66682741d22b4e5288f734971cc896b795e7e137f42f9
|
| 3 |
+
size 60829150
|