Spaces:
Runtime error
Runtime error
Kalbe-x-Bangkit
commited on
Commit
•
be71f57
1
Parent(s):
2ed4863
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
gradio
|
3 |
+
plotly
|
4 |
+
torch
|
5 |
+
peft
|
6 |
+
bitsandbytes
|
7 |
+
datasets
|
8 |
+
accelerate
|