Spaces:
Running
Running
add pip>=24.2 setuptools>=65.5.0 wheel>=0.38.0 libraries
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
asyncio
|
3 |
transformers
|
|
|
1 |
+
pip>=24.2
|
2 |
+
setuptools>=65.5.0
|
3 |
+
wheel>=0.38.0
|
4 |
streamlit
|
5 |
asyncio
|
6 |
transformers
|