Update requirements-lock.txt
Browse files- requirements-lock.txt +7 -11
requirements-lock.txt
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
That’ll lock your build to **requirements-lock.txt** and remove the “Missing configuration in README” errors.
|
| 10 |
-
|
| 11 |
-
Do you also want me to draft the exact **requirements-lock.txt** content again here so you can copy both files at once?
|
|
|
|
| 1 |
+
gradio==5.47.2
|
| 2 |
+
gradio_client==1.13.3
|
| 3 |
+
huggingface_hub==0.35.3
|
| 4 |
+
transformers==4.56.2
|
| 5 |
+
torch==2.8.0
|
| 6 |
+
safetensors==0.6.2
|
| 7 |
+
tokenizers==0.22.1
|
|
|
|
|
|
|
|
|
|
|
|