test_fn.py / app.py
Omnibus's picture
Update app.py
b6462b9
raw
history blame
214 Bytes
import os
os.system("git clone https://huggingface.co/spaces/Omnibus/Functions")
from Functions import timedate
#https://huggingface.co/spaces/Omnibus/Functions/raw/main/timedate.py
print (dir(timedate.timename))