Spaces:
Sleeping
Sleeping
Yuvraj Jaiswal
commited on
Commit
·
379db09
1
Parent(s):
f7f61f9
req added
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.32.1
|
2 |
+
torch==2.0.1
|
3 |
+
torch-yin==0.1.3
|
4 |
+
torchaudio==2.0.2
|
5 |
+
torchvision==0.15.2
|
6 |
+
streamlit==1.29.0
|
7 |
+
|