Upload evil_mfc_model/python_env.yaml with huggingface_hub
Browse files
evil_mfc_model/python_env.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
python: 3.11.15
|
| 2 |
+
build_dependencies:
|
| 3 |
+
- pip==24.0
|
| 4 |
+
- setuptools==79.0.1
|
| 5 |
+
- wheel==0.46.3
|
| 6 |
+
dependencies:
|
| 7 |
+
- -r requirements.txt
|