CoolFace
Apppublic

PrashantRGore/Drug_Causality_Classifier

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
7 commits on main
47ef22311mo ago

Fix import path for src directory in Docker environment

PrashantRGore
f653f0611mo ago

Add Dockerfile to run streamlit_app.py

PrashantRGore
3fe036211mo ago

Update to PyTorch 2.5.1 for Python 3.13 compatibility

PrashantRGore
fc4df3c11mo ago

Fix requirements.txt formatting - remove pip install prefix

PrashantRGore
0f21e9b11mo ago

Deploy drug-causality-bert v1 with BioBERT model and caching optimizations

PrashantRGore
1f1223011mo ago

initial commit

PrashantRGore
f44533f11mo ago

Duplicate from streamlit/streamlit-template-space

PrashantRGore, FranckAbgrall