Spaces:
Configuration error
Configuration error
Upload AuraBloomRec.txt
Browse files- AuraBloomRec.txt +7 -0
AuraBloomRec.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pip install git+https://github.com/FacePerceiver/facer.git@main
|
| 2 |
+
pip install timm
|
| 3 |
+
git clone https://github.com/FacePerceiver/facer.git
|
| 4 |
+
pip install streamlit pillow scikit-image joblib
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
streamlit run AuraBloom.py
|