Commit History

Update requirements.txt to specify torch version 2.1.2
2c40bdd

MaxNoichl commited on

add spaces import
4293529

MaxNoichl commited on

Add app_save_copy.py and app_2.py to .gitignore to prevent tracking of temporary files.
2d03333

MaxNoichl commited on

Refactor data processing in app.py to improve handling of dictionary-like strings in DataFrame and update file upload options to support both CSV and Pickle formats.
2b3a335

MaxNoichl commited on

Comment out torch import and remove it from requirements.txt
1743cbd

MaxNoichl commited on

Re-add torch to requirements and restore scikit-learn dependency
33598a3

MaxNoichl commited on

printout running statement
8795549

MaxNoichl commited on

removed torch from reqs
0d725a7

MaxNoichl commited on

bounced torch to 2.0.0
da900a2

MaxNoichl commited on

fixed torch to 2.0.0
de7169c

MaxNoichl commited on

Add .venv_clean to .gitignore
3512963

MaxNoichl commited on

remove env from gitignore
4f4ba07

MaxNoichl commited on

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

MaxNoichl 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

MaxNoichl commited on

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

MaxNoichl commited on

rm working paper, added citation
6530acf

MaxNoichl commited on

commented out numba diagnostics, remove later.
137342e

MaxNoichl commited on

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

MaxNoichl commited on

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

MaxNoichl commited on

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

MaxNoichl commited on

set Numba threads to 16 and print updated thread count
ff632cb

MaxNoichl commited on

added numba threads-check
a6bf88c

MaxNoichl commited on

check numba config
089051e

MaxNoichl commited on

set up caching dirs.
d6522f3

MaxNoichl commited on

Try again...
96c83e7

MaxNoichl commited on

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

MaxNoichl commited on

booped setuptools
904f6cf

MaxNoichl commited on

force-bumped gradio added datamaplot version printout
8016bd1

MaxNoichl commited on

Reshuffled reqs
5a7ae3a

MaxNoichl commited on

Reset datamapplot to prev. install
71a1022

MaxNoichl commited on

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

MaxNoichl commited on

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

MaxNoichl 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

MaxNoichl commited on

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

MaxNoichl commited on

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

MaxNoichl commited on

Pin datamapplot to specific commit hash
084d257

MaxNoichl commited on

Update datamapplot dependency and minor UI text adjustments
d37c745

MaxNoichl commited on

linechange, test 2nd space push
41c382c

MaxNoichl commited on

Add push to second Hugging Face Space in workflow
3a24d90

MaxNoichl commited on

Call is_running_in_hf_zero_gpu() function
d491a19

MaxNoichl commited on

added tier separation
887a63e

MaxNoichl commited on

bumped version
6a831d2

MaxNoichl commited on

adjusted_pointsize
e1c0285

MaxNoichl commited on

drop duplicates
2395603

MaxNoichl commited on

seting ssr to false
7809ddd

MaxNoichl commited on

Improve Uvicorn server configuration for local and HF Spaces
15ce78e

MaxNoichl commited on

Enable SSR mode for Hugging Face Spaces
b76e10d

MaxNoichl commited on

added note on Safari
71e9a59

MaxNoichl commited on