Spaces:
Runtime error
Runtime error
ShreyMehra
commited on
Commit
•
10784fe
1
Parent(s):
48188c8
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
-
|
5 |
-
|
|
|
|
|
|
1 |
streamlit
|
2 |
opencv-python-headless
|
3 |
numpy
|
4 |
+
torch
|
5 |
+
transformers
|
6 |
+
accelerate
|
7 |
+
bitsandbytes
|