AutoModelForTableQuestionAnswering (#9154)
* AutoModelForTableQuestionAnswering * Update src/transformers/models/auto/modeling_auto.py * Style
This commit is contained in:
@@ -40,8 +40,8 @@ deps = {
|
||||
"sphinx-rtd-theme": "sphinx-rtd-theme==0.4.3",
|
||||
"sphinx": "sphinx==3.2.1",
|
||||
"starlette": "starlette",
|
||||
"tensorflow-cpu": "tensorflow-cpu>=2.0,<2.4",
|
||||
"tensorflow": "tensorflow>=2.0,<2.4",
|
||||
"tensorflow-cpu": "tensorflow-cpu>=2.0",
|
||||
"tensorflow": "tensorflow>=2.0",
|
||||
"timeout-decorator": "timeout-decorator",
|
||||
"tokenizers": "tokenizers==0.9.4",
|
||||
"torch": "torch>=1.0",
|
||||
|
||||
Reference in New Issue
Block a user