yosun/a100-shap-e 🖼️📝✓🔢❓ → 🖼️

▶️ 91 runs 📅 Jun 2023 ⚙️ Cog 0.7.1
game-asset-generation image-to-3d text-to-3d

About

shap-e running on replicate a100

Example Output

Prompt:

"superhuman"

Output

Example outputExample output

Performance Metrics

14.72s Prediction Time
231.93s Total Time
All Input Parameters
{
  "prompt": "superhuman",
  "save_mesh": true,
  "batch_size": 1,
  "render_mode": "nerf",
  "render_size": 128,
  "guidance_scale": 15
}
Input Parameters
image Type: string
A synthetic view image for generating the 3D modeld. To get the best result, remove background from the input image
prompt Type: string
Text prompt for generating the 3D model, ignored if an image is provide below
save_mesh Type: booleanDefault: false
Save the latents as meshes.
batch_size Type: integerDefault: 1
Number of output
render_mode Default: nerf
Choose a render mode
render_size Type: integerDefault: 128
Set the size of the a renderer, higher values take longer to render
guidance_scale Type: numberDefault: 15
Set the scale for guidanece
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
0%|          | 0/64 [00:00<?, ?it/s]
  3%|▎         | 2/64 [00:00<00:05, 11.59it/s]
  6%|▋         | 4/64 [00:00<00:04, 12.75it/s]
  9%|▉         | 6/64 [00:00<00:04, 13.18it/s]
 12%|█▎        | 8/64 [00:00<00:04, 13.38it/s]
 16%|█▌        | 10/64 [00:00<00:03, 13.50it/s]
 19%|█▉        | 12/64 [00:00<00:03, 13.35it/s]
 22%|██▏       | 14/64 [00:01<00:03, 13.48it/s]
 25%|██▌       | 16/64 [00:01<00:03, 13.54it/s]
 28%|██▊       | 18/64 [00:01<00:03, 13.59it/s]
 31%|███▏      | 20/64 [00:01<00:03, 13.63it/s]
 34%|███▍      | 22/64 [00:01<00:03, 13.66it/s]
 38%|███▊      | 24/64 [00:01<00:02, 13.66it/s]
 41%|████      | 26/64 [00:01<00:02, 13.53it/s]
 44%|████▍     | 28/64 [00:02<00:02, 13.60it/s]
 47%|████▋     | 30/64 [00:02<00:02, 13.65it/s]
 50%|█████     | 32/64 [00:02<00:02, 13.67it/s]
 53%|█████▎    | 34/64 [00:02<00:02, 13.68it/s]
 56%|█████▋    | 36/64 [00:02<00:02, 13.69it/s]
 59%|█████▉    | 38/64 [00:02<00:01, 13.70it/s]
 62%|██████▎   | 40/64 [00:02<00:01, 13.61it/s]
 66%|██████▌   | 42/64 [00:03<00:01, 13.66it/s]
 69%|██████▉   | 44/64 [00:03<00:01, 13.69it/s]
 72%|███████▏  | 46/64 [00:03<00:01, 13.70it/s]
 75%|███████▌  | 48/64 [00:03<00:01, 13.65it/s]
 78%|███████▊  | 50/64 [00:03<00:01, 13.68it/s]
 81%|████████▏ | 52/64 [00:03<00:00, 13.71it/s]
 84%|████████▍ | 54/64 [00:03<00:00, 13.60it/s]
 88%|████████▊ | 56/64 [00:04<00:00, 13.66it/s]
 91%|█████████ | 58/64 [00:04<00:00, 13.65it/s]
 94%|█████████▍| 60/64 [00:04<00:00, 13.71it/s]
 97%|█████████▋| 62/64 [00:04<00:00, 13.74it/s]
100%|██████████| 64/64 [00:04<00:00, 14.87it/s]
100%|██████████| 64/64 [00:04<00:00, 13.70it/s]
/src/shap_e/models/stf/renderer.py:286: UserWarning: exception rendering with PyTorch3D: No module named 'pytorch3d'
warnings.warn(f"exception rendering with PyTorch3D: {exc}")
/src/shap_e/models/stf/renderer.py:287: UserWarning: falling back on native PyTorch renderer, which does not support full gradients
warnings.warn(
Version Details
Version ID
713768a1142668b96c8552bbf47ef2b68898cf2455d78a378356ca84aee2135a
Version Created
June 21, 2023
Run on Replicate →