openalex_mapper / app.py

Commit History

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

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

m7n commited on

force-bumped gradio added datamaplot version printout
8016bd1

m7n 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

Update datamapplot dependency and minor UI text adjustments
d37c745

m7n commited on

linechange, test 2nd space push
41c382c

m7n commited on

Call is_running_in_hf_zero_gpu() function
d491a19

m7n commited on

added tier separation
887a63e

m7n commited on

adjusted_pointsize
e1c0285

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

Increase GPU duration for prediction function
8f3219d

m7n commited on

Update static file serving route in app.py
6eed02d

m7n commited on

reintroduced uvicorn
387f245

m7n commited on

adapted to aboklute path
f2b9a34

m7n commited on

cheger pder
71365a6

m7n commited on

fixed path?
4328f9b

m7n commited on

allow
a7f48bd

m7n commited on

check path
66a3d8f

m7n commited on

added static dir to allowed paths
2b75953

m7n commited on

try temp
5da1fd3

m7n commited on

changed filename syntax back
544c6b3

m7n commited on

share = True
3c6cb17

m7n commited on

Set Gradio allowed paths for static directory
c85ae94

m7n commited on

added chmod
447fa92

m7n commited on

ssr = false
08be7e7

m7n commited on

added slash to file
a2565cd

m7n commited on

improved htmll
30ba848

m7n commited on

rem ssr
ba5148a

m7n commited on

Remove path argument from block.launch()
bb3cc4e

m7n commited on

removed sharing, added ssr & path
6377944

m7n commited on

added gptzero setup.
0fbb97c

m7n commited on

testing solution attempt
2f63946

m7n commited on

revert to direct filepath
a2d4ba5

m7n commited on