Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Erfan11
/
Textwizai
like
0
Sleeping
App
Files
Files
Community
1
8c8ce3f
Textwizai
/
utils.py
Erfan11
Create utils.py
6bd167a
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
def
helper_function
(
param
):
# Some utility function, e.g., text preprocessing
return
param.lower()