Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArneBinder
/
ScientificArgumentRecommender
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c049f99
ScientificArgumentRecommender
/
__init__.py
ArneBinder
Upload 5 files
5003662
verified
10 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
os
import
sys
# add current folder to the python path
sys.path.append(os.path.dirname(__file__))