Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
transformers
|
| 3 |
+
gradio
|
| 4 |
+
accelerate
|
| 5 |
+
spacy
|
| 6 |
+
git+https://github.com/PrithivirajDamodaran/Gramformer.git
|