Spaces:
Runtime error
Runtime error
agueroooooooooo
commited on
Commit
·
ddadc9b
1
Parent(s):
3d75a04
Second Commit
Browse files- .idea/.name +1 -0
- .idea/Transport_Mode_Detector.iml +0 -1
- .idea/misc.xml +0 -4
- requirements.txt +0 -0
.idea/.name
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
app.py
|
.idea/Transport_Mode_Detector.iml
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
<module type="PYTHON_MODULE" version="4">
|
3 |
<component name="NewModuleRootManager">
|
4 |
<content url="file://$MODULE_DIR$" />
|
5 |
-
<orderEntry type="jdk" jdkName="Python 3.9 (pytorchbook) (2)" jdkType="Python SDK" />
|
6 |
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
</component>
|
8 |
</module>
|
|
|
2 |
<module type="PYTHON_MODULE" version="4">
|
3 |
<component name="NewModuleRootManager">
|
4 |
<content url="file://$MODULE_DIR$" />
|
|
|
5 |
<orderEntry type="sourceFolder" forTests="false" />
|
6 |
</component>
|
7 |
</module>
|
.idea/misc.xml
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project version="4">
|
3 |
-
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (pytorchbook) (2)" project-jdk-type="Python SDK" />
|
4 |
-
</project>
|
|
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
|
|