Spaces:
Runtime error
Runtime error
Soumic
commited on
Commit
·
8cac562
1
Parent(s):
ea8ca50
:zap: Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -29,4 +29,6 @@ torchviz
|
|
29 |
gReLU # luckily now available in pip!
|
30 |
# gReLU @ git+https://github.com/Genentech/gReLU # @623fee8023aabcef89f0afeedbeafff4b71453af
|
31 |
# lightning[extra] # cz I got a stupid warning in the console logs
|
32 |
-
torchmetrics
|
|
|
|
|
|
29 |
gReLU # luckily now available in pip!
|
30 |
# gReLU @ git+https://github.com/Genentech/gReLU # @623fee8023aabcef89f0afeedbeafff4b71453af
|
31 |
# lightning[extra] # cz I got a stupid warning in the console logs
|
32 |
+
torchmetrics
|
33 |
+
transformers
|
34 |
+
huggingface-hub
|