Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
transformers
|
| 3 |
-
torch
|
| 4 |
-
pandas
|
| 5 |
-
PyPDF2
|
| 6 |
-
openpyxl
|
| 7 |
-
accelerate
|
| 8 |
-
xformers
|
| 9 |
-
huggingface_hub
|
| 10 |
peft
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
pandas
|
| 5 |
+
PyPDF2
|
| 6 |
+
openpyxl
|
| 7 |
+
accelerate
|
| 8 |
+
xformers
|
| 9 |
+
huggingface_hub
|
| 10 |
peft
|