Spaces:
Runtime error
Runtime error
Karthikeyan
commited on
Commit
•
b11473c
1
Parent(s):
cd2d37b
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
openai
|
3 |
transformers
|
4 |
tiktoken
|
|
|
1 |
gradio
|
2 |
+
tensorflow
|
3 |
openai
|
4 |
transformers
|
5 |
tiktoken
|