Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xsigus24
/
text-generation-webui
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1d777c4
text-generation-webui
/
installer_files
/
env
/
lib
/
5.34.0
/
Encode
/
_T.e2x
xsigus24
Upload folder using huggingface_hub
1d777c4
over 1 year ago
raw
Copy download link
history
blame
Safe
151 Bytes
use
strict;
# Adjust the number here!
use
Test
::
More
tests =>
2
;
BEGIN
{
use_ok(
'Encode'
);
use_ok(
'Encode::$_Name_'
);
}
# Add more test here!