xsigus24's picture
Upload folder using huggingface_hub
1d777c4
raw
history blame contribute delete
302 Bytes
prefix=/home/simon/prog/text-generation-webui/installer_files/env
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: expat
Version: 2.5.0
Description: expat XML parser
URL: https://libexpat.github.io/
Libs: -L${libdir} -lexpat
Libs.private: -lm
Cflags: -I${includedir}