Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UVA-MSBA
/
RxAware_M4T1
like
0
Build error
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
Update app.py
#6
by
TyHamil
- opened
May 16, 2025
base:
refs/heads/main
←
from:
refs/pr/6
Discussion
Files changed
+1
-2
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
-
pip install scispacy
2
-
pip install https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.1/en_core_sci_sm-0.5.1.tar.gz
3
4
import gradio as gr
5
import shap
1
+
2
3
import gradio as gr
4
import shap