Spaces:
Sleeping
Sleeping
Suchinthana commited on
Commit ·
535a4aa
1
Parent(s): 08ec3da
versions added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
|
|
| 1 |
gradio
|
| 2 |
huggingface_hub
|
| 3 |
-
transformers
|
| 4 |
gradio_huggingfacehub_search
|
| 5 |
markupsafe
|
|
|
|
| 1 |
+
pip==24.3.1
|
| 2 |
gradio
|
| 3 |
huggingface_hub
|
| 4 |
+
transformers==4.46.1
|
| 5 |
gradio_huggingfacehub_search
|
| 6 |
markupsafe
|