Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
George-API/phi4training
brunner56
/
hf-train-frontend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
brunner56
commited on
Mar 19
Commit
721f5f5
·
verified
·
1 Parent(s):
fbbcd99
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
#!/usr/bin/env python
2
# coding=utf-8
3
4
import os
5
import sys
6
import json
1
#!/usr/bin/env python
2
# coding=utf-8
3
4
+
import unsloth
5
import os
6
import sys
7
import json