unprompted
Templating language written for Stable Diffusion workflows. Available as an extension for the Automatic1111 WebUI.
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- FUNDING.yml
- ##.md
- #.md
- after.md
- antonyms.md
- array.md
- article.md
- autocorrect.md
- break.md
- bypass.md
- call.md
- case.md
- casing.md
- cast.md
- chance.md
- choose.md
- civitai.md
- config.md
- conjugate.md
- do.md
- each.md
- elif.md
- else.md
- eval.md
- faceswap.md
- file2mask.md
- filelist.md
- filter_tags.md
- for.md
- function.md
- get.md
- gpt.md
- help.md
- hypernyms.md
- hyponyms.md
- if.md
- image_edit.md
- image_info.md
- img2img.md
- img2img_autosize.md
- img2pez.md
- info.md
- init_image.md
- instance2mask.md
- interrogate.md
- invert_mask.md
- length.md
- log.md
- logs.md
- max.md
- min.md
- override.md
- overrides.md
- pluralize.md
- random.md
- remember.md
- repeat.md
- replace.md
- restore_faces.md
- round.md
- seed.md
- set.md
- sets.md
- singularize.md
- substring.md
- switch.md
- synonyms.md
- tags.md
- txt2img.md
- txt2mask.md
- unset.md
- while.md
- zoom_enhance.md
- __init__.py
- ABOUT.md
- ANNOUNCEMENTS.md
- CHANGELOG.md
- GUIDE.md
- MANUAL.md
- TODO.md
- bodysnatcher.png
- docs.png
- gpeno.png
- autoincludes.png
- autotone_demo.png
- beautiful_soul.png
- facelift_demo.png
- magic_spice_demo.jpg
- new_txt2mask_ui.png
- black_bottom_half.png
- black_bottom_left.png
- black_bottom_right.png
- black_left_half.png
- black_right_half.png
- black_top_half.png
- black_top_left.png
- black_top_right.png
- black_vignette.png
- gigachad.png
- bodysnatcher_example_1.png
- bodysnatcher_example_2.png
- bodysnatcher_example_3.png
- bodysnatcher_example_4.png
- promo_box_beautiful_soul.png
- promo_box_demoncrawl_avatar_generator.png
- promo_box_fantasy.png
- promo_breadcrumbs.png
- promo_bundle.png
- promo_github_sponsor.png
- promo_github_star.png
- unprompted_banner.png
- jquery-3.7.1.min.js
- unprompted_template_editor.js
- wizard.js
- __init__.py
- bpe_simple_vocab_16e6.txt.gz
- build_model.py
- clip.py
- clip_model.py
- clip_surgery_model.py
- simple_tokenizer.py
- __init__.py
- dataset.py
- model.py
- trainer.py
- __init__.py
- config.py
- downloads.py
- lr_warmup.py
- __init__.py
- tools.py
- __init__.py
- functional_overrides.py
- tensor_overrides.py
- torch_overrides.py
- __init__.py
- __version__.py
- _amp_state.py
- _initialize.py
- _process_optimizer.py
- amp.py
- compat.py
- frontend.py
- handle.py
- opt.py
- README.md
- rnn_compat.py
- scaler.py
- utils.py
- wrap.py
- __init__.py
- bottleneck.py
- test.py
- bottleneck.cpp
- gemm.h
- gmem_tile.h
- kernel_traits.h
- mask.h
- smem_tile.h
- softmax.h
- utils.h
- fmha.h
- fmha_dgrad_fp16_128_64_kernel.sm80.cu
- fmha_dgrad_fp16_256_64_kernel.sm80.cu
- fmha_dgrad_fp16_384_64_kernel.sm80.cu
- fmha_dgrad_fp16_512_64_kernel.sm80.cu
- fmha_dgrad_kernel_1xN_reload.h
- fmha_fprop_fp16_128_64_kernel.sm80.cu
- fmha_fprop_fp16_256_64_kernel.sm80.cu
- fmha_fprop_fp16_384_64_kernel.sm80.cu
- fmha_fprop_fp16_512_64_kernel.sm80.cu
- fmha_fprop_kernel_1xN.h
- fmha_fprop_kernel_1xN_reload_v.h
- fmha_kernel.h
- fmha_utils.h
- fmha_api.cpp
- batch_norm.cu
- batch_norm.h
- batch_norm_add_relu.cu
- batch_norm_add_relu.h
- cuda_utils.h
- interface.cpp
- ipc.cu
- nhwc_batch_norm_kernel.h
- ln_api.cpp
- ln_bwd_semi_cuda_kernel.cu
- ln_fwd_cuda_kernel.cu
- ln_kernel_traits.h
- utils.cuh
- additive_masked_softmax_dropout.cpp
- additive_masked_softmax_dropout_cuda.cu
- dropout.h
- encdec_multihead_attn.cpp
- encdec_multihead_attn_cuda.cu
- encdec_multihead_attn_norm_add.cpp
- encdec_multihead_attn_norm_add_cuda.cu
- layer_norm.h
- masked_softmax_dropout.cpp
- masked_softmax_dropout_cuda.cu
- philox.h
- self_multihead_attn.cpp
- self_multihead_attn_bias.cpp
- self_multihead_attn_bias_additive_mask.cpp
- self_multihead_attn_bias_additive_mask_cuda.cu
- self_multihead_attn_bias_cuda.cu
- self_multihead_attn_cuda.cu
- self_multihead_attn_norm_add.cpp
- self_multihead_attn_norm_add_cuda.cu
- softmax.h
- strided_batched_gemm.h
- fused_adam_cuda.cpp
- fused_adam_cuda_kernel.cu
- fused_lamb_cuda.cpp
- fused_lamb_cuda_kernel.cu
- multi_tensor_distopt_adam.cpp
- multi_tensor_distopt_adam_kernel.cu
- multi_tensor_distopt_lamb.cpp
- multi_tensor_distopt_lamb_kernel.cu
- transducer_joint.cpp
- transducer_joint_kernel.cu
- transducer_loss.cpp
- transducer_loss_kernel.cu
- interface.cpp
- xentropy_kernel.cu
- func_test_multihead_attn.py
- perf_test_multihead_attn.py
- __init__.py
- fmha.py
- __init__.py
- batch_norm.py
- __init__.py
- layer_norm.py
- __init__.py
- encdec_multihead_attn.py
- encdec_multihead_attn_func.py
- fast_encdec_multihead_attn_func.py
- fast_encdec_multihead_attn_norm_add_func.py
- fast_self_multihead_attn_func.py
- fast_self_multihead_attn_norm_add_func.py
- mask_softmax_dropout_func.py
- MHA_bwd.png
- MHA_fwd.png
- README.md
- self_multihead_attn.py
- self_multihead_attn_func.py
- __init__.py
- distributed_fused_adam.py
- distributed_fused_adam_v2.py
- distributed_fused_adam_v3.py
- distributed_fused_lamb.py
- fp16_optimizer.py
- fused_adam.py
- fused_lamb.py
- fused_sgd.py
- checkpointing_test_part1.py
- checkpointing_test_part2.py
- checkpointing_test_reference.py
- toy_problem.py
- __init__.py
- asp.py
- README.md
- sparse_masklib.py
- test_fmha.py
- test_fast_layer_norm.py
- test_encdec_multihead_attn.py
- test_encdec_multihead_attn_norm_add.py
- test_fast_self_multihead_attn_bias.py
- test_mha_fused_softmax.py
- test_self_multihead_attn.py
- test_self_multihead_attn_norm_add.py
- test_transducer_joint.py
- test_transducer_loss.py
- transducer_ref.py
- test_label_smoothing.py
- __init__.py
- transducer.py
- __init__.py
- softmax_xentropy.py
- __init__.py
- __init__.py
- fp16_optimizer.py
- fp16util.py
- loss_scaler.py
- README.md
- __init__.py
- mlp.py
- __init__.py
- multi_tensor_apply.py
- __init__.py
- fused_layer_norm.py
- __init__.py
- fused_adagrad.py
- fused_adam.py
- fused_lamb.py
- fused_novograd.py
- fused_sgd.py
- __init__.py
- distributed.py
- LARC.py
- multiproc.py
- optimized_sync_batchnorm.py
- optimized_sync_batchnorm_kernel.py
- README.md
- sync_batchnorm.py
- sync_batchnorm_kernel.py
- fused_adam.py
- fused_layer_norm.py
- README.md
- test.sh
- custom_function.py
- custom_module.py
- README.md
- test.sh
- imagenet.py
- test.sh
- jit_script_function.py
- jit_script_method.py
- jit_trace_function.py
- jit_trace_method.py
- README.md
- test.sh
- README.md
- resnet.py
- test.sh
- .gitignore
- lenet.py
- operators.py
- simple.py
- __init__.py
- nvmarker.py
- __init__.py
- __main__.py
- db.py
- kernel.py
- nvvp.py
- parse.py
- __init__.py
- __main__.py
- activation.py
- base.py
- blas.py
- conv.py
- convert.py
- data.py
- dropout.py
- embedding.py
- index_slice_join_mutate.py
- linear.py
- loss.py
- misc.py
- normalization.py
- optim.py
- output.py
- pointwise.py
- pooling.py
- prof.py
- randomSample.py
- recurrentCell.py
- reduction.py
- softmax.py
- usage.py
- utility.py
- __init__.py
- FAQs.md
- README.md
- __init__.py
- README.md
- reparameterization.py
- weight_norm.py
- __init__.py
- cells.py
- models.py
- README.md
- RNNBackend.py
- __init__.py
- amp_C_frontend.cpp
- compat.h
- flatten_unflatten.cpp
- layer_norm_cuda.cpp
- layer_norm_cuda_kernel.cu
- mlp.cpp
- mlp_cuda.cu
- multi_tensor_adagrad.cu
- multi_tensor_adam.cu
- multi_tensor_apply.cuh
- multi_tensor_axpby_kernel.cu
- multi_tensor_l2norm_kernel.cu
- multi_tensor_lamb.cu
- multi_tensor_lamb_stage_1.cu
- multi_tensor_lamb_stage_2.cu
- multi_tensor_novograd.cu
- multi_tensor_scale_kernel.cu
- multi_tensor_sgd_kernel.cu
- syncbn.cpp
- type_shim.h
- welford.cu
- pytorch_theme.css
- nv-pytorch2.png
- layout.html
- advanced.rst
- amp.rst
- conf.py
- fp16_utils.rst
- index.rst
- layernorm.rst
- optimizers.rst
- parallel.rst
- Makefile
- main_amp.py
- README.md
- Dockerfile
- README.md
- main_amp.py
- README.md
- distributed_data_parallel.py
- README.md
- run.sh
- README.md
- amp_master_params.py
- compare.py
- run.sh
- ddp_race_condition_test.py
- run_race_test.sh
- python_single_gpu_unit_test.py
- single_gpu_unit_test.py
- test_batchnorm1d.py
- test_groups.py
- two_gpu_test_different_batch_size.py
- two_gpu_unit_test.py
- unit_test.sh
- run.sh
- __init__.py
- test_add_param_group.py
- test_basic_casts.py
- test_cache.py
- test_checkpointing.py
- test_fused_sgd.py
- test_larc.py
- test_multi_tensor_axpby.py
- test_multi_tensor_l2norm.py
- test_multi_tensor_scale.py
- test_multiple_models_optimizers_losses.py
- test_promotion.py
- test_rnn.py
- utils.py
- __init__.py
- test_fp16util.py
- test_fused_layer_norm.py
- test_mlp.py
- __init__.py
- test_dist_adam.py
- test_fused_novograd.py
- test_fused_optimizer.py
- test_lamb.py
- __init__.py
- test_pyprof_data.py
- __init__.py
- test_pyprof_nvtx.py
- run_test.py
- compare.py
- main_amp.py
- run_test.sh
- run.sh
- run.sh
- .gitignore
- .gitmodules
- .nojekyll
- LICENSE
- README.md
- requirements.txt
- requirements_dev.txt
- setup.py
- iresnet.py
- 2d106det-0000.params
- 2d106det-symbol.json
- model_25GF.pth
- 2d106det-0000.params
- 2d106det-symbol.json
- 2d106det.zip
- image_infer.py
- __init__.py
- face_detect_crop_multi.py
- face_detect_crop_single.py
- __init__.py
- batchnorm.py
- batchnorm_reimpl.py
- comm.py
- replicate.py
- unittest.py
- __init__.py
- batchnorm.py
- batchnorm_reimpl.py
- comm.py
- replicate.py
- unittest.py
- test_numeric_batchnorm.py
- test_numeric_batchnorm_v2.py
- test_sync_batchnorm.py
- __init__.py
- architecture.py
- base_network.py
- discriminator.py
- encoder.py
- generator.py
- loss.py
- normalization.py
- __init__.py
- config.py
- config_sr.py
- models.py
- pix2pix_model.py
- __init__.py
- AADLayer.py
- AEI_Net.py
- MultiscaleDiscriminator.py
- resnet.py
- core.py
- faceshifter_run.py
- image_processing.py
- masks.py
- util.py
- video_processing.py
- Dataset.py
- detector.py
- image_processing.py
- losses.py
- .gitignore
- .gitmodules
- download_models.sh
- inference.py
- LICENSE
- preprocess_vgg.py
- README.md
- SberSwapInference.ipynb
- train.py
- img_list.txt
- __init__.py
- config.py
- data_augment.py
- wider_face.py
- __init__.py
- net.py
- retinaface.py
- prior_box.py
- __init__.py
- multibox_loss.py
- __init__.py
- __init__.py
- py_cpu_nms.py
- __init__.py
- box_utils.py
- timer.py
- .DS_Store
- retinaface_detection.py
- __init__.py
- fused_act.py
- fused_bias_act.cpp
- fused_bias_act_kernel.cu
- upfirdn2d.cpp
- upfirdn2d.py
- upfirdn2d_kernel.cu
- face_gan.py
- gpen_model.py
- blocks.py
- face_parsing.py
- mask.png
- parse_model.py
- test.png
- cog.yaml
- onnx_export.py
- predict.py
- arch_util.py
- real_esrnet.py
- rrdbnet_arch.py
- dataset_face.py
- degradations.py
- helpers.py
- id_loss.py
- model_irse.py
- alex.pth
- squeeze.pth
- vgg.pth
- alex.pth
- squeeze.pth
- vgg.pth
- __init__.py
- lpips.py
- pretrained_networks.py
- trainer.py
- README.md
- .gitignore
- __init_paths.py
- align_faces.py
- demo.py
- distributed.py
- face_colorization.py
- face_enhancement.py
- face_inpainting.py
- GPEN.ipynb
- README.md
- requirements.txt
- img_list.txt
- __init__.py
- config.py
- data_augment.py
- wider_face.py
- __init__.py
- net.py
- retinaface.py
- prior_box.py
- __init__.py
- multibox_loss.py
- __init__.py
- __init__.py
- py_cpu_nms.py
- __init__.py
- box_utils.py
- timer.py
- .DS_Store
- retinaface_detection.py
- __init__.py
- fused_act.py
- fused_bias_act.cpp
- fused_bias_act_kernel.cu
- upfirdn2d.cpp
- upfirdn2d.py
- upfirdn2d_kernel.cu
- face_gan.py
- gpen_model.py
- blocks.py
- face_parsing.py
- face_parsing_broken.py
- mask.png
- parse_model.py
- test.png
- cog.yaml
- onnx_export.py
- predict.py
- dataset_face.py
- degradations.py
- helpers.py
- id_loss.py
- model_irse.py
- alex.pth
- squeeze.pth
- vgg.pth
- alex.pth
- squeeze.pth
- vgg.pth
- __init__.py
- lpips.py
- pretrained_networks.py
- trainer.py
- .gitignore
- __init_paths.py
- align_faces.py
- demo.py
- distributed.py
- face_colorization.py
- face_enhancement.py
- face_inpainting.py
- README.md
- requirements.txt
- gradio_app.py
- inference_on_a_image.py
- GroundingDINO_SwinB.py
- GroundingDINO_SwinT_OGC.py
- __init__.py
- transforms.py
- __init__.py
- backbone.py
- position_encoding.py
- swin_transformer.py
- ms_deform_attn.h
- ms_deform_attn_cpu.cpp
- ms_deform_attn_cpu.h
- ms_deform_attn_cuda.cu
- ms_deform_attn_cuda.h
- ms_deform_im2col_cuda.cuh
- cuda_version.cu
- vision.cpp
- __init__.py
- bertwarper.py
- fuse_modules.py
- groundingdino.py
- ms_deform_attn.py
- transformer.py
- transformer_vanilla.py
- utils.py
- __init__.py
- registry.py
- __init__.py
- box_ops.py
- get_tokenlizer.py
- inference.py
- logger.py
- misc.py
- slconfig.py
- slio.py
- time_counter.py
- utils.py
- visualizer.py
- vl_utils.py
- __init__.py
- version.py
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
- setup.py
- __init__.py
- common.py
- face_analysis.py
- mask_renderer.py
- __init__.py
- insightface_cli.py
- model_download.py
- rec_add_mask_param.py
- mask_black.jpg
- mask_blue.jpg
- mask_green.jpg
- mask_white.jpg
- t1.jpg
- Tom_Hanks_54745.png
- meanshape_68.pkl
- __init__.py
- image.py
- pickle_object.py
- rec_builder.py
- __init__.py
- arcface_onnx.py
- attribute.py
- inswapper.py
- landmark.py
- model_store.py
- model_zoo.py
- retinaface.py
- scrfd.py
- mesh_core.cpp
- mesh_core.h
- mesh_core_cython.c
- mesh_core_cython.cpp
- mesh_core_cython.pyx
- setup.py
- __init__.py
- io.py
- light.py
- render.py
- transform.py
- vis.py
- __init__.py
- io.py
- light.py
- render.py
- transform.py
- vis.py
- __init__.py
- fit.py
- load.py
- morphabel_model.py
- __init__.py
- __init__.py
- __init__.py
- constant.py
- download.py
- face_align.py
- filesystem.py
- storage.py
- transform.py
- __init__.py
- __init__.py
- common.py
- face_analysis.py
- face_onnx_handler.py
- __init__.py
- arcface_onnx.py
- face_detection.py
- face_genderage.py
- face_recognition.py
- model_store.py
- model_zoo.py
- scrfd.py
- __init__.py
- common.py
- download.py
- face_align.py
- filesystem.py
- __init__.py
- __init__.py
- common.py
- face_analysis.py
- mask_renderer.py
- __init__.py
- insightface_cli.py
- model_download.py
- rec_add_mask_param.py
- mask_black.jpg
- mask_blue.jpg
- mask_green.jpg
- mask_white.jpg
- t1.jpg
- Tom_Hanks_54745.png
- meanshape_68.pkl
- __init__.py
- image.py
- pickle_object.py
- rec_builder.py
- __init__.py
- arcface_onnx.py
- attribute.py
- inswapper.py
- landmark.py
- model_store.py
- model_zoo.py
- retinaface.py
- scrfd.py
- mesh_core.cpp
- mesh_core.h
- mesh_core_cython.c
- mesh_core_cython.cpp
- mesh_core_cython.pyx
- setup.py
- __init__.py
- io.py
- light.py
- render.py
- transform.py
- vis.py
- __init__.py
- io.py
- light.py
- render.py
- transform.py
- vis.py
- __init__.py
- fit.py
- load.py
- morphabel_model.py
- __init__.py
- __init__.py
- __init__.py
- constant.py
- download.py
- face_align.py
- filesystem.py
- storage.py
- transform.py
- __init__.py
- HQ_Dictionary.yaml
- RestoreFormer.yaml
- RestoreFormerPlusPlus.yaml
- ROHQD.yaml
- .gitattributes
- .gitignore
- app.py
- packages.txt
- README.md
- requirements.txt
- RestoreFormer.py
- RestoreFormer_arch.py
- fig1.png
- fig3.png
- ffhq_dataset_aug.py
- ffhq_degradation_dataset.py
- ffhq_uneven_degradation_dataset.py
- __init__.py
- distributed.py
- launch.py
- vqgan_v1.py
- model.py
- __init__.py
- lpips.py
- vqperceptual.py
- arcface_arch.py
- facial_component_discriminator.py
- utils.py
- vqvae_arch.py
- util.py
- download_util.py
- RestoreFormer.py
- util.py
- cal_fid.py
- cal_identity_distance.py
- cal_psnr_ssim.py
- run.sh
- run.sh
- test.py
- test.sh
- .gitignore
- __init__.py
- inference.py
- LICENSE
- main.py
- README.md
- face_align_ffhqandnewarc.py
- __init__.py
- face_detect_crop_multi.py
- face_detect_crop_single.py
- __init__.py
- arcface_models.py
- base_model.py
- config.py
- fs_model.py
- fs_networks.py
- fs_networks_512.py
- fs_networks_fix.py
- models.py
- networks.py
- pix2pixHD_model.py
- projected_model.py
- projectionhead.py
- ui_model.py
- base_options.py
- test_options.py
- train_options.py
- model.py
- resnet.py
- blocks.py
- diffaug.py
- projected_discriminator.py
- projector.py
- add_watermark.py
- html.py
- image_pool.py
- json_config.py
- logo_class.py
- norm.py
- plot.py
- reverse2original.py
- save_heatmap.py
- util.py
- videoswap.py
- videoswap_multispecific.py
- videoswap_specific.py
- visualizer.py
- .gitattributes
- .gitignore
- cog.yaml
- download-weights.sh
- LICENSE
- MultiSpecific.ipynb
- predict.py
- README.md
- SimSwap colab.ipynb
- test_one_image.py
- test_video_swap_multispecific.py
- test_video_swapmulti.py
- test_video_swapsingle.py
- test_video_swapspecific.py
- test_wholeimage_swap_multispecific.py
- test_wholeimage_swapmulti.py
- test_wholeimage_swapsingle.py
- test_wholeimage_swapspecific.py
- train.ipynb
- train.py
- coco_wrapper.py
- pascal_classes.json
- pascal_zeroshot.py
- pfe_dataset.py
- phrasecut.py
- utils.py
- ablation.yaml
- coco.yaml
- pascal_1shot.yaml
- phrasecut.yaml
- clipseg.py
- vitseg.py
- .gitattributes
- .gitignore
- environment.yml
- eval.py
- evaluation_utils.py
- example_image.jpg
- general_utils.py
- LICENSE
- metrics.py
- overview.png
- Quickstart.ipynb
- Readme.md
- score.py
- setup.py
- supplementary.pdf
- Tables.ipynb
- training.py
- Visual_Feature_Engineering.ipynb
- __init__.py
- __init__.py
- __init__.py
- base_model.py
- blocks.py
- dpt_depth.py
- midas_net.py
- midas_net_custom.py
- transforms.py
- vit.py
- __init__.py
- api.py
- utils.py
- mbv2_mlsd_large.py
- mbv2_mlsd_tiny.py
- __init__.py
- utils.py
- __init__.py
- body.py
- hand.py
- model.py
- util.py
- ade20k.py
- chase_db1.py
- cityscapes.py
- cityscapes_769x769.py
- drive.py
- hrf.py
- pascal_context.py
- pascal_context_59.py
- pascal_voc12.py
- pascal_voc12_aug.py
- stare.py
- ann_r50-d8.py
- apcnet_r50-d8.py
- ccnet_r50-d8.py
- cgnet.py
- danet_r50-d8.py
- deeplabv3_r50-d8.py
- deeplabv3_unet_s5-d16.py
- deeplabv3plus_r50-d8.py
- dmnet_r50-d8.py
- dnl_r50-d8.py
- emanet_r50-d8.py
- encnet_r50-d8.py
- fast_scnn.py
- fcn_hr18.py
- fcn_r50-d8.py
- fcn_unet_s5-d16.py
- fpn_r50.py
- fpn_uniformer.py
- gcnet_r50-d8.py
- lraspp_m-v3-d8.py
- nonlocal_r50-d8.py
- ocrnet_hr18.py
- ocrnet_r50-d8.py
- pointrend_r50.py
- psanet_r50-d8.py
- pspnet_r50-d8.py
- pspnet_unet_s5-d16.py
- upernet_r50.py
- upernet_uniformer.py
- schedule_160k.py
- schedule_20k.py
- schedule_40k.py
- schedule_80k.py
- default_runtime.py
- config.py
- run.sh
- test.sh
- test_config_g.py
- test_config_h32.py
- test_config_w32.py
- __init__.py
- quantization.py
- __init__.py
- activation.py
- context_block.py
- conv.py
- conv2d_adaptive_padding.py
- conv_module.py
- conv_ws.py
- depthwise_separable_conv_module.py
- drop.py
- generalized_attention.py
- hsigmoid.py
- hswish.py
- non_local.py
- norm.py
- padding.py
- plugin.py
- registry.py
- scale.py
- swish.py
- transformer.py
- upsample.py
- wrappers.py
- __init__.py
- flops_counter.py
- fuse_conv_bn.py
- sync_bn.py
- weight_init.py
- __init__.py
- alexnet.py
- builder.py
- resnet.py
- vgg.py
- __init__.py
- test.py
- __init__.py
- base.py
- json_handler.py
- pickle_handler.py
- yaml_handler.py
- __init__.py
- file_client.py
- io.py
- parse.py
- __init__.py
- colorspace.py
- geometric.py
- io.py
- misc.py
- photometric.py
- deprecated.json
- mmcls.json
- open_mmlab.json
- __init__.py
- assign_score_withk.py
- ball_query.py
- bbox.py
- border_align.py
- box_iou_rotated.py
- carafe.py
- cc_attention.py
- contour_expand.py
- corner_pool.py
- correlation.py
- deform_conv.py
- deform_roi_pool.py
- deprecated_wrappers.py
- focal_loss.py
- furthest_point_sample.py
- fused_bias_leakyrelu.py
- gather_points.py
- group_points.py
- info.py
- iou3d.py
- knn.py
- masked_conv.py
- merge_cells.py
- modulated_deform_conv.py
- multi_scale_deform_attn.py
- nms.py
- pixel_group.py
- point_sample.py
- points_in_boxes.py
- points_sampler.py
- psa_mask.py
- roi_align.py
- roi_align_rotated.py
- roi_pool.py
- roiaware_pool3d.py
- roipoint_pool3d.py
- saconv.py
- scatter_points.py
- sync_bn.py
- three_interpolate.py
- three_nn.py
- tin_shift.py
- upfirdn2d.py
- voxelize.py
- __init__.py
- _functions.py
- collate.py
- data_container.py
- data_parallel.py
- distributed.py
- distributed_deprecated.py
- registry.py
- scatter_gather.py
- utils.py
- __init__.py
- base.py
- dvclive.py
- mlflow.py
- neptune.py
- pavi.py
- tensorboard.py
- text.py
- wandb.py
- __init__.py
- checkpoint.py
- closure.py
- ema.py
- evaluation.py
- hook.py
- iter_timer.py
- lr_updater.py
- memory.py
- momentum_updater.py
- optimizer.py
- profiler.py
- sampler_seed.py
- sync_buffer.py
- __init__.py
- builder.py
- default_constructor.py
- __init__.py
- base_module.py
- base_runner.py
- builder.py
- checkpoint.py
- default_constructor.py
- dist_utils.py
- epoch_based_runner.py
- fp16_utils.py
- iter_based_runner.py
- log_buffer.py
- priority.py
- utils.py
- __init__.py
- config.py
- env.py
- ext_loader.py
- logging.py
- misc.py
- parrots_jit.py
- parrots_wrapper.py
- path.py
- progressbar.py
- registry.py
- testing.py
- timer.py
- trace.py
- version_utils.py
- __init__.py
- io.py
- optflow.py
- processing.py
- __init__.py
- color.py
- image.py
- optflow.py
- __init__.py
- version.py
- __init__.py
- checkpoint.py
- __init__.py
- inference.py
- test.py
- train.py
- __init__.py
- class_names.py
- eval_hooks.py
- metrics.py
- __init__.py
- base_pixel_sampler.py
- ohem_pixel_sampler.py
- __init__.py
- builder.py
- __init__.py
- misc.py
- __init__.py
- __init__.py
- compose.py
- formating.py
- loading.py
- test_time_aug.py
- transforms.py
- __init__.py
- ade.py
- builder.py
- chase_db1.py
- cityscapes.py
- custom.py
- dataset_wrappers.py
- drive.py
- hrf.py
- pascal_context.py
- stare.py
- voc.py
- __init__.py
- cgnet.py
- fast_scnn.py
- hrnet.py
- mobilenet_v2.py
- mobilenet_v3.py
- resnest.py
- resnet.py
- resnext.py
- unet.py
- uniformer.py
- vit.py
- __init__.py
- ann_head.py
- apc_head.py
- aspp_head.py
- cascade_decode_head.py
- cc_head.py
- da_head.py
- decode_head.py
- dm_head.py
- dnl_head.py
- ema_head.py
- enc_head.py
- fcn_head.py
- fpn_head.py
- gc_head.py
- lraspp_head.py
- nl_head.py
- ocr_head.py
- point_head.py
- psa_head.py
- psp_head.py
- sep_aspp_head.py
- sep_fcn_head.py
- uper_head.py
- __init__.py
- accuracy.py
- cross_entropy_loss.py
- dice_loss.py
- lovasz_loss.py
- utils.py
- __init__.py
- fpn.py
- multilevel_neck.py
- __init__.py
- base.py
- cascade_encoder_decoder.py
- encoder_decoder.py
- __init__.py
- drop.py
- inverted_residual.py
- make_divisible.py
- res_layer.py
- se_layer.py
- self_attention_block.py
- up_conv_block.py
- weight_init.py
- __init__.py
- builder.py
- __init__.py
- encoding.py
- wrappers.py
- __init__.py
- collect_env.py
- logger.py
- __init__.py
- util.py
- __init__.py
- cldm.py
- hack.py
- logger.py
- model.py
- annotator.md
- faq.md
- low_vram.md
- train.md
- __init__.py
- util.py
- __init__.py
- dpm_solver.py
- sampler.py
- __init__.py
- ddim.py
- ddpm.py
- plms.py
- sampling_util.py
- autoencoder.py
- __init__.py
- model.py
- openaimodel.py
- upscaling.py
- util.py
- __init__.py
- distributions.py
- __init__.py
- modules.py
- test.png
- __init__.py
- bsrgan.py
- bsrgan_light.py
- utils_image.py
- __init__.py
- base_model.py
- blocks.py
- dpt_depth.py
- midas_net.py
- midas_net_custom.py
- transforms.py
- vit.py
- __init__.py
- api.py
- utils.py
- attention.py
- ema.py
- util.py
- .gitignore
- config.py
- environment.yaml
- gradio_fake_scribble2image.py
- gradio_scribble2image_interactive.py
- LICENSE
- README.md
- share.py
- tool_add_control.py
- tool_transfer_control.py
- tutorial_dataset.py
- tutorial_dataset_test.py
- tutorial_train.py
- mt5-base-ViT-B-32.json
- mt5-xl-ViT-H-14.json
- RN101-quickgelu.json
- RN101.json
- RN50-quickgelu.json
- RN50.json
- RN50x16.json
- RN50x4.json
- RN50x64.json
- roberta-ViT-B-32.json
- timm-convnext_base.json
- timm-convnext_base_w.json
- timm-convnext_large.json
- timm-convnext_small.json
- timm-convnext_tiny.json
- timm-convnext_xlarge.json
- timm-convnext_xxlarge.json
- timm-convnext_xxlarge_320.json
- timm-efficientnetv2_rw_s.json
- timm-resnetaa50d.json
- timm-swin_base_patch4_window7_224.json
- timm-vit_medium_patch16_gap_256.json
- timm-vit_relpos_medium_patch16_cls_224.json
- ViT-B-16-plus-240.json
- ViT-B-16-plus.json
- ViT-B-16.json
- ViT-B-32-plus-256.json
- ViT-B-32-quickgelu.json
- ViT-B-32.json
- ViT-bigG-14.json
- ViT-e-14.json
- ViT-g-14.json
- ViT-H-14.json
- ViT-H-16.json
- ViT-L-14-280.json
- ViT-L-14-336.json
- ViT-L-14.json
- ViT-L-16-320.json
- ViT-L-16.json
- ViT-M-16-alt.json
- ViT-M-16.json
- ViT-M-32-alt.json
- ViT-M-32.json
- ViT-S-16-alt.json
- ViT-S-16.json
- ViT-S-32-alt.json
- ViT-S-32.json
- xlm-roberta-base-ViT-B-32.json
- xlm-roberta-large-ViT-H-14.json
- __init__.py
- bpe_simple_vocab_16e6.txt.gz
- constants.py
- factory.py
- hf_configs.py
- hf_model.py
- loss.py
- model.py
- modified_resnet.py
- openai.py
- pretrained.py
- timm_model.py
- tokenizer.py
- transform.py
- transformer.py
- utils.py
- version.py
- hard_prompts_made_easy.py
- __init__.py
- bpe_simple_vocab_16e6.txt.gz
- clip.py
- model.py
- simple_tokenizer.py
- __init__.py
- Dataset_referit.py
- refer.py
- ReferDataset.py
- tfs.py
- transform.py
- utils.py
- demo.png
- demo_(man on the right).png
- pipeline.png
- imutils.py
- indexing.py
- pyutils.py
- torchutils.py
- resnet50.py
- resnet50_aff.py
- resnet50_cam.py
- resnet50_irn.py
- resnet50_v2.py
- cam_to_ir_label.py
- make_ins_seg_labels.py
- train_irn.py
- dataloader.py
- imutils.py
- run_sample_refer.py
- torch_utils.py
- train_refer.sh
- train_refer1.sh
- utils.py
- clip_loss.py
- seg_loss.py
- __init__.py
- attn.py
- model_stage1.py
- model_stage2.py
- utils.py
- train_stage1.sh
- train_stage2.sh
- validate_stage1.sh
- validate_stage2.sh
- __init__.py
- box_eval_utils.py
- box_utils.py
- poly_lr_decay.py
- util.py
- __init__.py
- adamw.py
- args.py
- demo.py
- environment.yml
- LICENSE
- logger.py
- README.md
- train_stage1.py
- train_stage2.py
- validate.py
- validate_referit.py
- __init__.py
- casefy.py
- config.json
- flatdict.py
- helpers.py
- shared.py
- shortcodes.py
- simpleeval.py
- unprompted.py
- unprompted_template_editor.py
- ##.py
- #.py
- __init__.py
- abs.py
- after.py
- antonyms.py
- array.py
- article.py
- autocorrect.py
- break.py
- bypass.py
- call.py
- case.py
- casing.py
- cast.py
- chance.py
- choose.py
- config.py
- conjugate.py
- continue.py
- do.py
- each.py
- elif.py
- else.py
- eval.py
- exists.py
- filelist.py
- filter_tags.py
- for.py
- function.py
- get.py
- gpt.py
- help.py
- hypernyms.py
- hyponyms.py
- if.py
- image_edit.py
- image_info.py
- info.py
- length.py
- log.py
- logs.py
- max.py
- min.py
- override.py
- overrides.py
- pluralize.py
- random.py
- repeat.py
- replace.py
- resize.py
- round.py
- set.py
- sets.py
- singularize.py
- substring.py
- switch.py
- synonyms.py
- tags.py
- template.py
- unset.py
- while.py
- wizard.py
- __init__.py
- civitai.py
- color_correct.py
- faceswap.py
- file2mask.py
- img2img.py
- img2img_autosize.py
- img2pez.py
- init_image.py
- instance2mask.py
- interrogate.py
- invert_mask.py
- remember.py
- restore_faces.py
- seed.py
- txt2img.py
- txt2mask.py
- zoom_enhance.py
- __init__.py
- colors.txt
- hair.txt
- main.txt
- negative.txt
- races.txt
- verbs.txt
- batch_seeds_custom_step_size.txt
- choose_sequentially.txt
- random_emphasis.txt
- reverse_string.txt
- sdxl_refiner.txt
- update_variable.txt
- wizard_tab.txt
- may_flip_horizontal.txt
- may_flip_vertical.txt
- face_doctor_v1.txt
- fidelity_v1.txt
- magic_mirror_v2.txt
- quickshot_v2.txt
- vivarium_v3.txt
- xl_mistoline_v2.txt
- xl_promax_v1.txt
- xl_quickshot_v1.txt
- landscape_3-2.txt
- large_square-1-1.txt
- portrait_2-3.txt
- small_square_1-1.txt
- square_1-1.txt
- vertical_9-16.txt
- widescreen_16-9.txt
- best_quality_v4.txt
- experimental.txt
- fast_v2.txt
- make_embedding.txt
- full_denoise_v4.txt
- general_v3.txt
- subtle_v1.txt
- allspice_v2.txt
- booru_spice_v3.txt
- photo_spice_v2.txt
- pony_photoreal_spice_v3.txt
- 3d_model.txt
- analog_film.txt
- anime.txt
- cinematic.txt
- comic_book.txt
- craft_clay.txt
- digital_art.txt
- enhance.txt
- fantasy_art.txt
- isometric.txt
- line_art.txt
- lowpoly.txt
- neonpunk.txt
- origami.txt
- photographic.txt
- pixel_art.txt
- texture.txt
- lovecraftian_photo.txt
- surreal_watercolor.txt
- dpm_2m_fast_v1.txt
- dpm_3m_v1.txt
- euler_a_v1.txt
- restart_fast_v1.txt
- restart_v1.txt
- variety_hour_v1.txt
- example_template.txt
- img2img_folder.txt
- txt2img2img.txt
- autopilot.png
- autopilot.txt
- CHANGELOG.md
- MANUAL.md
- bodysnatcher.png
- bodysnatcher.txt
- CHANGELOG.md
- MANUAL.md
- CHANGELOG.md
- control_freak.png
- control_freak.txt
- MANUAL.md
- CHANGELOG.md
- distillery.png
- distillery.txt
- CHANGELOG.md
- facelift.png
- facelift.txt
- MANUAL.md
- CHANGELOG.md
- magic_spice.png
- magic_spice.txt
- MANUAL.md
- CHANGELOG.md
- MANUAL.md
- regional_prompter_buddy.png
- regional_prompter_buddy.txt
- CHANGELOG.md
- stylebook.png
- stylebook.txt
- art_medium.txt
- cn_upscaler_v0.1.0.txt
- color.txt
- negative.txt
- quality.txt
- control_freak_enriched_v1.json
- .gitignore
- __init__.py
- install.py
- README.md
- requirements.txt
- setup.py
- style.css
- style.css.map
- style.scss
- unprompted_dry.bat
- unprompted_dry.py
# Installation Guide
1. Get the code
git clone https://github.com/ThereforeGames/unprompted
Downloads the entire project code from GitHub to your computer.
cd unprompted
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
pip install -r lib_unprompted/GroundingDINO/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
jupyter notebook
Launches Jupyter in your browser so you can open and run the notebook (.ipynb) files.
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
