Spaces:
Running
Running
shainaraza
commited on
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
transformers==4.31.0
|
3 |
+
bitsandbytes==0.40.2
|
4 |
+
accelerate==0.21.0
|
5 |
+
torch
|
6 |
+
pandas
|