Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
danidanidani
/
GRDN.AI.3
like
6
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
940f9c7
GRDN.AI.3
/
setup.sh
danidanidani
Remove numexpr to fix OMP_NUM_THREADS issue, revert to app.py
940f9c7
26 days ago
raw
Copy download link
history
blame
99 Bytes
#!/bin/bash
# This runs before dependencies install
unset
OMP_NUM_THREADS
export
OMP_NUM_THREADS=4