Update requirements.txt
#3
by
lobrien001
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
torch
|
| 3 |
-
transformers
|
|
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
torch
|
| 3 |
+
transformers
|
| 4 |
+
prometheus_client
|