Spaces:
Sleeping
Sleeping
Adding transformers to the space demo
#1
by
ThomasSimonini
HF staff
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ git+https://github.com/huggingface/evaluate@eef73da23f52e3cc40e92a50cffeab538f9d
|
|
2 |
git+https://github.com/google-research/rl-reliability-metrics
|
3 |
scipy
|
4 |
tensorflow
|
5 |
-
gin-config
|
|
|
|
2 |
git+https://github.com/google-research/rl-reliability-metrics
|
3 |
scipy
|
4 |
tensorflow
|
5 |
+
gin-config
|
6 |
+
transformers
|