Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hasaniqbal777
/
OpenFactCheck-Prerelease
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4ea47ac
OpenFactCheck-Prerelease
/
src
/
openfactcheck
/
app
/
__init__.py
Hasan Iqbal
Added hf path
ef51196
unverified
6 months ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
sys
sys.path.append(
'../'
)
sys.path.append(
"/home/user/app/src"
)