Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xsigus24
/
text-generation-webui
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text-generation-webui
/
installer_files
/
env
/
lib
/
python3.11
/
curses
/
panel.py
xsigus24
Upload folder using huggingface_hub
1d777c4
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
87 Bytes
"""curses.panel
Module for using panels with curses.
"""
from
_curses_panel
import
*