Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
coders813
/
exwiseapi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
exwiseapi
/
static
/
rest_framework
/
js
/
load-ajax-form.js
devnamdev2003
first commit
0da497e
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
59 Bytes
$(
document
).
ready
(
function
(
) {
$(
'form'
).
ajaxForm
();
});