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