Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
s12144251
/
phi4-medqa-demo
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
s12144251
commited on
May 5
Commit
6ce304c
·
verified
·
1 Parent(s):
b9ba0f4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
# Install required libraries
2
-
pip install unsloth peft bitsandbytes accelerate transformers
3
4
import subprocess
5
import sys
1
# Install required libraries
2
+
3
4
import subprocess
5
import sys