Spaces:
Runtime error
Runtime error
Update requirements.txt
#3
by
sayakpaul
HF staff
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ pillow==9.1.1
|
|
3 |
matplotlib==3.5.2
|
4 |
tensorflow==2.9.0
|
5 |
torch==1.12.0
|
6 |
-
git+https://github.com/
|
7 |
datasets==2.3.2
|
|
|
3 |
matplotlib==3.5.2
|
4 |
tensorflow==2.9.0
|
5 |
torch==1.12.0
|
6 |
+
git+https://github.com/huggingface/transformers
|
7 |
datasets==2.3.2
|