xsigus24's picture
Upload folder using huggingface_hub
1d777c4
raw
history blame contribute delete
No virus
135 Bytes
#!/home/simon/prog/text-generation-webui/installer_files/conda/bin/python3.10
import pydoc
if __name__ == '__main__':
pydoc.cli()