Spaces:
Runtime error
Runtime error
kurianbenoy
commited on
Commit
·
dd02106
1
Parent(s):
78fd02f
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
1 |
transformers[sentencepiece]
|
2 |
-
fastai
|
3 |
-
ohmeow-blurr
|
|
|
1 |
+
fastai==2.6.3
|
2 |
+
ohmeow-blurr==1.0.4
|
3 |
+
huggingface_hub==0.5.1
|
4 |
transformers[sentencepiece]
|
|
|
|