Commit History

removed torch from reqs
0d725a7

m7n commited on

bounced torch to 2.0.0
da900a2

m7n commited on

fixed torch to 2.0.0
de7169c

m7n commited on

Add .venv_clean to .gitignore
3512963

m7n commited on

remove env from gitignore
4f4ba07

m7n commited on

Kicked out pkl upload, fixed csv-upload. Update requirements.txt to specify torch version and add gradio dependency.
a28644f

m7n commited on

Enhance data processing in app.py and openalex_utils.py by improving handling of referenced works and filling missing publication values with spaces.
d748d3b

m7n commited on

Update project funding information in app.py for clarity and consistency.
4c3ab20

m7n commited on

rm working paper, added citation
6530acf

m7n commited on

commented out numba diagnostics, remove later.
137342e

m7n commited on

Toggle use_medoids parameter in prediction function back to True and update datamapplot dependency to point to alternative version by MNoichl.
9028ab4

m7n commited on

Toggle use_medoids parameter in prediction function to False for testing purposes.
c6e66f5

m7n commited on

added import for datamapplot.medoids and printed its help documentation
abbe3d1

m7n commited on

set Numba threads to 16 and print updated thread count
ff632cb

m7n commited on

added numba threads-check
a6bf88c

m7n commited on

check numba config
089051e

m7n commited on

set up caching dirs.
d6522f3

m7n commited on

Try again...
96c83e7

m7n commited on

Bump gradio
0827e5b

m7n commited on

Refactor datamapplot version retrieval to use subprocess and update requirements to point to the main branch
3a5b459

m7n commited on

booped setuptools
904f6cf

m7n commited on

force-bumped gradio added datamaplot version printout
8016bd1

m7n commited on

Reshuffled reqs
5a7ae3a

m7n commited on

Reset datamapplot to prev. install
71a1022

m7n commited on

Merge remote-tracking branch 'origin/main'
3f5bcc7

m7n commited on

Update datamapplot dependency to a more specific commit hash format in requirements.txt
8c8e00a

m7n commited on

Force push to hf
8f7e62e
unverified

MNoichl commited on

Enhance data processing by adding CSV and Pickle file upload support, improving error handling, and refining the prediction pipeline. Update the `process_records_to_df` function to handle existing DataFrames and ensure required fields are processed correctly.
ad4e2b9

m7n commited on

Add JavaScript function to enforce light theme by refreshing the page
3673672

m7n commited on

Add retry mechanism and local publication year approximation to data processing
1431c60

m7n commited on

Pin datamapplot to specific commit hash
084d257

m7n commited on

Update datamapplot dependency and minor UI text adjustments
d37c745

m7n commited on

linechange, test 2nd space push
41c382c

m7n commited on

Add push to second Hugging Face Space in workflow
3a24d90

m7n commited on

Call is_running_in_hf_zero_gpu() function
d491a19

m7n commited on

added tier separation
887a63e

m7n commited on

bumped version
6a831d2

m7n commited on

adjusted_pointsize
e1c0285

m7n commited on

drop duplicates
2395603

m7n commited on

seting ssr to false
7809ddd

m7n commited on

Improve Uvicorn server configuration for local and HF Spaces
15ce78e

m7n commited on

Enable SSR mode for Hugging Face Spaces
b76e10d

m7n commited on

added note on Safari
71e9a59

m7n commited on

fixing local run
3d53dd3

m7n commited on

run without ssr on local
60c1b0a

m7n commited on

ssr actually back on!
fafb001

m7n commited on

imports fixed
1d3ba67

m7n commited on

print token, ssr back on
c1fe37c

m7n commited on

disabled ssr
300b8a0

m7n commited on

reintegrated old code
b1b5dc2

m7n commited on