abdullahzunorain
commited on
Commit
•
9194e9e
1
Parent(s):
e9ead59
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pillow
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
groq
|
6 |
+
python-dotenv
|