text-generation-webui/.gitignore

27 lines
464 B
Text
Raw Normal View History

2023-02-16 17:35:54 +01:00
cache/*
characters/*
extensions/silero_tts/outputs/*
2023-03-06 23:38:36 +01:00
extensions/elevenlabs_tts/outputs/*
extensions/sd_api_pictures/outputs/*
2023-02-16 17:35:54 +01:00
logs/*
2023-03-18 15:33:24 +01:00
loras/*
2023-02-16 17:35:54 +01:00
models/*
softprompts/*
torch-dumps/*
*pycache*
*/*pycache*
*/*/pycache*
2023-03-18 02:56:46 +01:00
venv/
.venv/
2023-02-16 17:35:54 +01:00
settings.json
img_bot*
img_me*
!characters/Example.json
!characters/Example.png
2023-03-18 15:33:24 +01:00
!loras/place-your-loras-here.txt
2023-02-16 17:35:54 +01:00
!models/place-your-models-here.txt
!softprompts/place-your-softprompts-here.txt
!torch-dumps/place-your-pt-models-here.txt