xsigus24's picture
Upload folder using huggingface_hub
1d777c4
raw
history blame
150 Bytes
#!/home/simon/prog/text-generation-webui/installer_files/env/bin/python3.11
import sys
from lib2to3.main import main
sys.exit(main("lib2to3.fixes"))