Spaces:
Running
Running
vidhanm
commited on
Commit
·
9a0cbb7
1
Parent(s):
8b6145e
added gradio in requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
aiohappyeyeballs==2.6.1
|
2 |
aiohttp==3.11.18
|
3 |
aiosignal==1.3.2
|
|
|
1 |
+
gradio==3.50.2 # Pin to a specific, widely used Gradio 3.x version
|
2 |
+
sentencepiece
|
3 |
+
accelerate
|
4 |
aiohappyeyeballs==2.6.1
|
5 |
aiohttp==3.11.18
|
6 |
aiosignal==1.3.2
|