Update requirements.txt (#3)
Browse files- Update requirements.txt (f5a8640444f7808c00db41b7ebf5ea5fbb8aab04)
Co-authored-by: Lee <[email protected]>
- 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
|