Spaces:
Running
on
Zero
Running
on
Zero
Commit History
Remove unnecessary commented-out code in app.py to enhance clarity and maintainability.
9c57eb7
Enhance device selection logic in setup_embedding_model to support MPS for Apple Silicon, in addition to CUDA and CPU fallback.
6bef292
recomit to force push
80e91af
Refactor app.py to improve handling of serialized data in DataFrame uploads, replacing previous parsing logic with a more robust JSON and Python-repr parsing function. Update file upload instructions to clarify supported formats.
c3c41c1
Refactor app.py to enhance spaces import handling, provide a fallback for non-Space environments, and restore necessary function calls for resource initialization.
a236b7f
Update SDK version in README.md from 5.33.0 to 5.23.1 and remove specific torch version from requirements.txt
8734842
Refactor app.py to streamline spaces import logic and remove commented-out code for clarity.
1dbcc7d
Refactor spaces import handling in app.py to conditionally import and provide a fallback for non-Space environments.
2887a58
Refactor GPU function definitions in app.py to improve structure and ensure warmup function is called before embedding creation.
dbd8935
Add warmup function in app.py to initialize GPU processing with a print statement.
a682539
Update SDK version in README.md from 5.23.1 to 5.33.0
2945ef8
Remove unnecessary import of spaces in app.py
bb6d2d0
Add GPU-aware function to create embeddings for input texts in app.py
6fb2f1c
Update requirements.txt to specify torch version 2.1.2
2c40bdd
add spaces import
4293529
Add app_save_copy.py and app_2.py to .gitignore to prevent tracking of temporary files.
2d03333
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
Comment out torch import and remove it from requirements.txt
1743cbd
Re-add torch to requirements and restore scikit-learn dependency
33598a3
printout running statement
8795549
removed torch from reqs
0d725a7
bounced torch to 2.0.0
da900a2
fixed torch to 2.0.0
de7169c
Add .venv_clean to .gitignore
3512963
remove env from gitignore
4f4ba07
Kicked out pkl upload, fixed csv-upload. Update requirements.txt to specify torch version and add gradio dependency.
a28644f
Enhance data processing in app.py and openalex_utils.py by improving handling of referenced works and filling missing publication values with spaces.
d748d3b
Update project funding information in app.py for clarity and consistency.
4c3ab20
rm working paper, added citation
6530acf
commented out numba diagnostics, remove later.
137342e
Toggle use_medoids parameter in prediction function back to True and update datamapplot dependency to point to alternative version by MNoichl.
9028ab4
Toggle use_medoids parameter in prediction function to False for testing purposes.
c6e66f5
added import for datamapplot.medoids and printed its help documentation
abbe3d1
set Numba threads to 16 and print updated thread count
ff632cb
added numba threads-check
a6bf88c
check numba config
089051e
set up caching dirs.
d6522f3
Try again...
96c83e7
Bump gradio
0827e5b
Refactor datamapplot version retrieval to use subprocess and update requirements to point to the main branch
3a5b459
booped setuptools
904f6cf
force-bumped gradio added datamaplot version printout
8016bd1
Reshuffled reqs
5a7ae3a
Reset datamapplot to prev. install
71a1022
Merge remote-tracking branch 'origin/main'
3f5bcc7
Update datamapplot dependency to a more specific commit hash format in requirements.txt
8c8e00a
Force push to hf
8f7e62e
unverified
MNoichl
commited on