ajitrajasekharan
commited on
Commit
•
b95a4bd
1
Parent(s):
b7137b1
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pynput==1.7.4
|
2 |
+
streamlit==1.1.0
|
3 |
+
torch==1.10.0
|
4 |
+
transformers==4.12.2
|